mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
41f1ed11c2
`--emit mir`, `#[rustc_symbol_name]` and `#[rustc_def_path]` now run before codegen and thus work even if codegen fails. This can help with debugging.