rust/compiler/rustc_llvm
Matthias Krüger 1fab0fc4a2
Rollup merge of #108599 - nikic:drop-init, r=cuviper
Remove legacy PM leftovers

This drops two leftovers of legacy PM usage:
 * We don't need to initialize passes anymore.
 * The pass listing was still using legacy PM passes. Replace it with the corresponding new PM listing.
2023-03-03 20:06:27 +01:00
..
llvm-wrapper Rollup merge of #108599 - nikic:drop-init, r=cuviper 2023-03-03 20:06:27 +01:00
src Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00
build.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00