Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 0 insertions, 8 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bbd6613378..5139b2b95c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -99,7 +99,6 @@ dependencies = [
"profile",
"rustc-hash",
"salsa",
- "stdx",
"syntax",
"test_utils",
"tt",
@@ -471,7 +470,6 @@ dependencies = [
"hir_def",
"hir_expand",
"hir_ty",
- "indexmap",
"itertools",
"once_cell",
"profile",
@@ -641,7 +639,6 @@ dependencies = [
"syntax",
"test_utils",
"text_edit",
- "tracing",
"xshell",
]
@@ -1127,8 +1124,6 @@ dependencies = [
name = "proc_macro_api"
version = "0.0.0"
dependencies = [
- "crossbeam-channel",
- "jod-thread",
"memmap2",
"object",
"paths",
@@ -1344,7 +1339,6 @@ dependencies = [
"stdx",
"syntax",
"test_utils",
- "text_edit",
"threadpool",
"tikv-jemallocator",
"toolchain",
@@ -1561,7 +1555,6 @@ dependencies = [
name = "syntax"
version = "0.0.0"
dependencies = [
- "arrayvec",
"cov-mark",
"expect-test",
"indexmap",
@@ -1848,7 +1841,6 @@ dependencies = [
"jod-thread",
"notify",
"paths",
- "rustc-hash",
"tracing",
"vfs",
"walkdir",