In version 1.62.0, `const_extern_fn` was stabilized for the `"Rust"` and `"C"` ABIs but I couldn't find an item in the release notes. For what it's worth, the [reference version 1.62.0](https://doc.rust-lang.org/1.62.0/reference/items/functions.html#const-functions) is updated from [version 1.61.0](https://doc.rust-lang.org/1.61.0/reference/items/functions.html#const-functions) to reflect this stabilization.