about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-08-21 15:52:05 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2023-08-21 15:52:05 +0200
commit08eb006f71c3c089045c9eeef560de5f68850676 (patch)
treefaa48e41b58cc9428341122d24289a86aeea8b6f
parentc682e9ca94e3b7d4c1dfcf4686360e7760e8ef9f (diff)
downloadrust-08eb006f71c3c089045c9eeef560de5f68850676.tar.gz
rust-08eb006f71c3c089045c9eeef560de5f68850676.zip
Remove unused Cargo feature
-rw-r--r--build_system/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_system/Cargo.toml b/build_system/Cargo.toml
index b7487e38e63..f36709ea036 100644
--- a/build_system/Cargo.toml
+++ b/build_system/Cargo.toml
@@ -6,6 +6,3 @@ edition = "2021"
 [[bin]]
 name = "y"
 path = "src/main.rs"
-
-[features]
-unstable-features = [] # for rust-analyzer