rust/compiler/rustc_const_eval/src
Matthias Krüger a12e2ff7b2
Rollup merge of #120137 - compiler-errors:validate-aggregates, r=nnethercote
Validate AggregateKind types in MIR

Would have helped me catch some bugs when writing shims for async closures
2024-01-22 16:54:59 +01:00
..
const_eval Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnr 2024-01-20 04:57:51 +00:00
interpret Optimize large array creation in const-eval 2024-01-17 20:24:20 -05:00
transform Validate AggregateKind types in MIR 2024-01-19 19:47:03 +00:00
util Remove movability from TyKind::Coroutine 2023-12-28 16:35:01 +00:00
errors.rs Rename some Diagnostic setters. 2024-01-03 19:40:20 +11:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00