rust/compiler/rustc_const_eval
bors 5260893724 Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r=RalfJung
Delay interning errors to after validation

fixes https://github.com/rust-lang/rust/issues/122398
fixes #122548

This improves diagnostics since validation errors are usually more helpful compared with interning errors that just make broad statements about the entire constant

r? `@RalfJung`
2024-04-18 02:34:04 +00:00
..
src Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r=RalfJung 2024-04-18 02:34:04 +00:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Forbid implicit nested statics in thread local statics 2024-04-02 13:00:46 +00:00