mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 15:26:41 +00:00
Then we can rename the _raw functions to drop their suffix, and instead explicitly use is_stable_const_fn for the few cases where that is really what you want.