rust/compiler/rustc_const_eval/src/transform/check_consts
Nicholas Nethercote 899cb40809 Rename DiagnosticBuilder as Diag.
Much better!

Note that this involves renaming (and updating the value of)
`DIAGNOSTIC_BUILDER` in clippy.
2024-02-28 08:55:35 +11:00
..
check.rs Rename DiagnosticBuilder as Diag. 2024-02-28 08:55:35 +11:00
mod.rs Rollup merge of #120950 - compiler-errors:miri-async-closurs, r=RalfJung,oli-obk 2024-02-12 23:18:53 +01:00
ops.rs Rename DiagnosticBuilder as Diag. 2024-02-28 08:55:35 +11:00
post_drop_elaboration.rs Fix const drop checking 2023-12-07 16:28:33 +00:00
qualifs.rs const_mut_refs: allow mutable refs to statics 2024-02-17 10:19:17 +01:00
resolver.rs remove a bunch of dead parameters in fn 2024-02-12 09:51:35 +08:00