]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_error_messages/Cargo.toml
better names and a comment
[rust.git] / compiler / rustc_error_messages / Cargo.toml
index bb6edfb0903253a3bea25475d0c9d7c12cfed9c9..0c705d2ecf5fface2271ea6b76540eaee71b1d9d 100644 (file)
@@ -20,3 +20,6 @@ icu_list = "1.0.0"
 writeable = "0.5.0"
 icu_locid = "1.0.0"
 icu_provider_adapters = "1.0.0"
+
+[features]
+rustc_use_parallel_compiler = ['rustc_baked_icu_data/rustc_use_parallel_compiler']