]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_metadata/Cargo.toml
comment attribution fix
[rust.git] / compiler / rustc_metadata / Cargo.toml
index 4b144f94ea70b6f5f838d1dfba95b317ce6900f7..f1975e78801ef9ba54d6b03a784fccef39405e4b 100644 (file)
@@ -17,6 +17,7 @@ rustc_middle = { path = "../rustc_middle" }
 rustc_attr = { path = "../rustc_attr" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
+rustc_feature = { path = "../rustc_feature" }
 rustc_hir = { path = "../rustc_hir" }
 rustc_hir_pretty = { path = "../rustc_hir_pretty" }
 rustc_target = { path = "../rustc_target" }