Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-assists/Cargo.toml')
-rw-r--r--crates/ide-assists/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/ide-assists/Cargo.toml b/crates/ide-assists/Cargo.toml
index 69d98fd78f..4d4bac5fb9 100644
--- a/crates/ide-assists/Cargo.toml
+++ b/crates/ide-assists/Cargo.toml
@@ -36,3 +36,6 @@ sourcegen.workspace = true
[features]
in-rust-tree = []
+
+[lints]
+workspace = true \ No newline at end of file