rust/compiler/rustc_const_eval/src
Matthias Krüger 93e9579b5d
Rollup merge of #120959 - nnethercote:rm-good_path, r=oli-obk
Remove good path delayed bugs

Because they're not that useful, and kind of annoying. Details in the individual commits.

r? ```@compiler-errors```
2024-02-13 17:38:10 +01:00
..
const_eval Rollup merge of #120833 - nnethercote:more-internal-emit_diagnostics-cleanups, r=oli-obk 2024-02-12 18:04:07 +01:00
interpret Rollup merge of #120959 - nnethercote:rm-good_path, r=oli-obk 2024-02-13 17:38:10 +01:00
transform Rollup merge of #120950 - compiler-errors:miri-async-closurs, r=RalfJung,oli-obk 2024-02-12 23:18:53 +01:00
util unstably allow constants to refer to statics and read from immutable statics 2024-02-10 16:12:55 +01:00
errors.rs Remove dcx arg from ReportErrorExt::add_args. 2024-02-12 18:39:18 +11:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00