rust/compiler/rustc_mir_transform
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 Simplify match based on the cast result of IntToInt. 2024-08-03 10:55:43 +08:00
messages.ftl coverage. Warn about too many test vectors 2024-10-08 11:15:26 +08:00