about summary refs log tree commit diff
path: root/compiler/rustc_traits/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_traits/Cargo.toml')
-rw-r--r--compiler/rustc_traits/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/rustc_traits/Cargo.toml b/compiler/rustc_traits/Cargo.toml
index 49bcaae8571..04aef4e7b9e 100644
--- a/compiler/rustc_traits/Cargo.toml
+++ b/compiler/rustc_traits/Cargo.toml
@@ -13,6 +13,3 @@ rustc_span = { path = "../rustc_span" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 tracing = "0.1"
 # tidy-alphabetical-end
-
-[lints]
-workspace = true