We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74919df commit b7f5eabCopy full SHA for b7f5eab
src/librustc_codegen_ssa/Cargo.toml
@@ -33,5 +33,4 @@ rustc_data_structures = { path = "../librustc_data_structures"}
33
rustc_errors = { path = "../librustc_errors" }
34
rustc_fs_util = { path = "../librustc_fs_util" }
35
rustc_incremental = { path = "../librustc_incremental" }
36
-rustc_mir = { path = "../librustc_mir" }
37
rustc_target = { path = "../librustc_target" }
0 commit comments