rust/compiler/rustc_mir_build
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
..
src Auto merge of #104417 - mejrs:mir_build, r=davidtwco 2022-12-18 08:53:49 +00:00
Cargo.toml Migrate "function cannot return without recursing" diagnostic 2022-12-17 19:08:24 +01:00