rust/compiler/rustc_passes
Matthias Krüger 4457da3dc4
Rollup merge of #138786 - bjorn3:driver_code_move, r=compiler-errors
Move some driver code around

`--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.
2025-03-22 21:34:39 +01:00
..
src Rollup merge of #138786 - bjorn3:driver_code_move, r=compiler-errors 2025-03-22 21:34:39 +01:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Fix lint name in unused linker_messages warning 2025-03-21 13:59:29 +00:00