rust/compiler/rustc_interface
bors 848a387967 Auto merge of #116482 - matthewjasper:thir-unsafeck-inline-constants, r=b-naber
Fix inline const pattern unsafety checking in THIR

Fix THIR unsafety checking of inline constants.
- Steal THIR in THIR unsafety checking (if enabled) instead of MIR lowering.
- Represent inline constants in THIR patterns.
2023-10-25 00:03:57 +00:00
..
src Auto merge of #116482 - matthewjasper:thir-unsafeck-inline-constants, r=b-naber 2023-10-25 00:03:57 +00:00
Cargo.toml rustc: Move `features` from `Session` to `GlobalCtxt` 2023-08-11 16:51:50 +08:00
messages.ftl Write to stdout if `-` is given as output file 2023-06-06 17:53:29 -04:00