rust/compiler/rustc_passes
Ralf Jung 8849ac6042 tcx.is_const_fn doesn't work the way it is described, remove it
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.
2024-10-25 20:52:39 +02:00
..
src tcx.is_const_fn doesn't work the way it is described, remove it 2024-10-25 20:52:39 +02:00
Cargo.toml Test and implement reachability for trait objects and generic parameters of functions 2024-03-14 14:10:45 +00:00
messages.ftl Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00