rust/compiler/rustc_mir_build/src
bors 35a99eef32 Auto merge of #104417 - mejrs:mir_build, r=davidtwco
Migrate rustc_mir_build diagnostics

Rebases https://github.com/rust-lang/rust/pull/100854

~~The remaining issue is how to better resolve 72bea68af4~~

~~The diagnostic macros seems to generate a broken diagnostic, and I couldn't figure out how to manually format the fluent message, so I hardcoded the format string for now. I'd like pointers to a better fix for this.~~

Also, I'm not 100% sure I didn't mess up a rebase somewhere 🙂

r? `@davidtwco`
2022-12-18 08:53:49 +00:00
..
build Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obk 2022-12-17 23:44:28 +01:00
thir Try to fix ICE 2022-12-17 20:11:25 +01:00
check_unsafety.rs Migrate "unused unsafe" lint 2022-12-17 19:08:24 +01:00
errors.rs Remove (eager) 2022-12-17 19:20:44 +01:00
lib.rs Migrate "function cannot return without recursing" diagnostic 2022-12-17 19:08:24 +01:00
lints.rs Migrate "unsafe_op_in_unsafe_fn" lints 2022-12-17 19:08:24 +01:00