about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rust-analyzer/Cargo.lock')
-rw-r--r--src/tools/rust-analyzer/Cargo.lock9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/tools/rust-analyzer/Cargo.lock b/src/tools/rust-analyzer/Cargo.lock
index 6d7f6042dec..fc3680ce274 100644
--- a/src/tools/rust-analyzer/Cargo.lock
+++ b/src/tools/rust-analyzer/Cargo.lock
@@ -559,7 +559,6 @@ dependencies = [
  "intern",
  "itertools",
  "la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "limit",
  "mbe",
  "ra-ap-rustc_abi",
  "ra-ap-rustc_parse_format",
@@ -591,7 +590,6 @@ dependencies = [
  "intern",
  "itertools",
  "la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "limit",
  "mbe",
  "parser",
  "rustc-hash 2.0.0",
@@ -626,7 +624,6 @@ dependencies = [
  "intern",
  "itertools",
  "la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "limit",
  "nohash-hasher",
  "oorandom",
  "project-model",
@@ -744,7 +741,6 @@ dependencies = [
  "hir",
  "indexmap",
  "itertools",
- "limit",
  "line-index 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "memchr",
  "nohash-hasher",
@@ -944,10 +940,6 @@ dependencies = [
 ]
 
 [[package]]
-name = "limit"
-version = "0.0.0"
-
-[[package]]
 name = "line-index"
 version = "0.1.2"
 dependencies = [
@@ -1279,7 +1271,6 @@ dependencies = [
  "drop_bomb",
  "edition",
  "expect-test",
- "limit",
  "ra-ap-rustc_lexer",
  "stdx",
  "tracing",