just max_level_info

This commit is contained in:
Gus Wynn 2020-09-11 09:37:51 -07:00
parent 56f5c7f95f
commit 0be66d7f30
3 changed files with 3 additions and 3 deletions

View file

@ -19,4 +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']
max_level_info = ['rustc_driver/max_level_info']