]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc/Cargo.toml
Rollup merge of #80887 - camelid:fix-log-color-auto, r=RalfJung
[rust.git] / compiler / rustc / Cargo.toml
index cf011e63e02fde772502827fc03e12b24b3e49a4..6e6c0c71a1f3b61c438515ab51e93137f6739289 100644 (file)
@@ -19,3 +19,4 @@ features = ['unprefixed_malloc_on_supported_platforms']
 [features]
 jemalloc = ['jemalloc-sys']
 llvm = ['rustc_driver/llvm']
+max_level_info = ['rustc_driver/max_level_info']