rust/compiler/rustc_const_eval/src/check_consts
Mara Bos 36c6633b0f Clean up "const" situation in format_args!().
Rather than marking the Argument::new_display etc. functions as
non-const, this marks the Arguments::new_v1 functions as non-const.
2025-05-01 11:55:23 +02:00
..
check.rs Remove some unnecessary lifetimes. 2025-04-17 13:07:40 +10:00
mod.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
ops.rs Clean up "const" situation in format_args!(). 2025-05-01 11:55:23 +02:00
post_drop_elaboration.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
qualifs.rs Rustfmt 2025-02-08 22:12:13 +00:00
resolver.rs Remove some unnecessary lifetimes. 2025-04-17 13:07:40 +10:00