Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/rustc-dependencies/Cargo.toml')
-rw-r--r--crates/rustc-dependencies/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/rustc-dependencies/Cargo.toml b/crates/rustc-dependencies/Cargo.toml
index 1b3b6ec735..0bf04301df 100644
--- a/crates/rustc-dependencies/Cargo.toml
+++ b/crates/rustc-dependencies/Cargo.toml
@@ -18,3 +18,6 @@ ra-ap-rustc_abi = { version = "0.21.0", default-features = false }
[features]
in-rust-tree = []
+
+[lints]
+workspace = true \ No newline at end of file