]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc/Cargo.toml
Auto merge of #76028 - aticu:improve_e0118, r=estebank,jyn514,GuillaumeGomez
[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']