rust/compiler/rustc_const_eval/src
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
..
const_eval Rollup merge of #118147 - Nilstrieb:no-redundant-casts, r=WaffleLapkin 2023-11-22 09:28:51 -08:00
interpret remove unused pub fn 2023-11-23 14:11:02 +03:00
transform Rollup merge of #117871 - klensy:unused-pub, r=cjgillot 2023-11-25 19:51:54 +01:00
util Turn const_caller_location from a query to a hook 2023-10-31 16:15:18 +00:00
errors.rs more precise error for 'based on misaligned pointer' case 2023-10-15 18:13:33 +02:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00