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