rust/compiler/rustc_const_eval/src/transform
Guillaume Gomez 9a59b059d5
Rollup merge of #117871 - klensy:unused-pub, r=cjgillot
remove unused pub fns

This removes some unused `pub fn`; also fixes few obsoleted fn names or added fixmes with reminders to update them.
2023-11-25 19:51:54 +01:00
..
check_consts Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs few more 2023-11-23 14:11:08 +03:00
validate.rs Validate there are no critical call edges in optimized MIR 2023-11-22 01:56:31 +01:00