]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_interface/Cargo.toml
Auto merge of #97870 - eggyal:inplace_fold_spec, r=wesleywiser
[rust.git] / compiler / rustc_interface / Cargo.toml
index 2e526733df974b6e33a7c287505c46f200669f33..e67dec31dcee377d3387929efe32c87cbcc44bdd 100644 (file)
@@ -53,4 +53,4 @@ rustc_target = { path = "../rustc_target" }
 
 [features]
 llvm = ['rustc_codegen_llvm']
-rustc_use_parallel_compiler = ['rayon', 'rustc-rayon-core', 'rustc_query_impl/rustc_use_parallel_compiler']
+rustc_use_parallel_compiler = ['rayon', 'rustc-rayon-core', 'rustc_query_impl/rustc_use_parallel_compiler', 'rustc_errors/rustc_use_parallel_compiler']