mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
fix Cargo.lock
This commit is contained in:
parent
f0174fcbee
commit
2de6ea7a35
2
src/rustc/Cargo.lock
generated
2
src/rustc/Cargo.lock
generated
@ -238,7 +238,6 @@ dependencies = [
|
||||
"rustc_back 0.0.0",
|
||||
"rustc_bitflags 0.0.0",
|
||||
"rustc_metadata 0.0.0",
|
||||
"rustc_mir 0.0.0",
|
||||
"syntax 0.0.0",
|
||||
]
|
||||
|
||||
@ -285,7 +284,6 @@ dependencies = [
|
||||
"rustc_data_structures 0.0.0",
|
||||
"rustc_incremental 0.0.0",
|
||||
"rustc_llvm 0.0.0",
|
||||
"rustc_mir 0.0.0",
|
||||
"rustc_platform_intrinsics 0.0.0",
|
||||
"serialize 0.0.0",
|
||||
"syntax 0.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user