Propagate parallel_compiler
feature through rustc crates. Turned off feature gives change of builded crates: 238 -> 224.
This commit is contained in:
parent
78fbcca3e1
commit
008fc79dcd
9 changed files with 36 additions and 14 deletions
|
@ -19,3 +19,4 @@ features = ['unprefixed_malloc_on_supported_platforms']
|
|||
jemalloc = ['tikv-jemalloc-sys']
|
||||
llvm = ['rustc_driver/llvm']
|
||||
max_level_info = ['rustc_driver/max_level_info']
|
||||
rustc_use_parallel_compiler = ['rustc_driver/rustc_use_parallel_compiler']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue