rust/compiler/rustc_const_eval
bors 4dd1719b34 Auto merge of #113377 - BoxyUwU:move_ty_ctors_to_ty, r=compiler-errors
Move `TyCtxt::mk_x` to `Ty::new_x` where applicable

Part of rust-lang/compiler-team#616

turns out there's a lot of places we construct `Ty` this is a ridiculously huge PR :S

r? `@oli-obk`
2023-07-06 08:10:42 +00:00
..
src Auto merge of #113377 - BoxyUwU:move_ty_ctors_to_ty, r=compiler-errors 2023-07-06 08:10:42 +00:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00