rust/compiler/rustc_const_eval
Nicholas Nethercote e0a0cc2971 Remove dcx arg from ReportErrorExt::add_args.
Because it also has a `DiagnosticBuilder` arg, which contains a `dcx`
reference.

Also rename some `builder` variables as `diag`, because that's the usual
name.
2024-02-12 18:39:18 +11:00
..
src Remove dcx arg from ReportErrorExt::add_args. 2024-02-12 18:39:18 +11:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Rollup merge of #120883 - RalfJung:extern-static-err, r=oli-obk 2024-02-11 01:37:56 +01:00