add debug-logging to config.toml
This commit is contained in:
parent
b4bdc07ff5
commit
15aa6f31b9
5 changed files with 25 additions and 1 deletions
|
@ -19,3 +19,4 @@ features = ['unprefixed_malloc_on_supported_platforms']
|
|||
[features]
|
||||
jemalloc = ['jemalloc-sys']
|
||||
llvm = ['rustc_driver/llvm']
|
||||
release_max_level_info = ['rustc_driver/release_max_level_info']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue