Auto merge of #41729 - ubsan:master, r=nrc
Delete features which are easily removed, in libsyntax
This commit is contained in:
commit
9956e81c19
6 changed files with 30 additions and 31 deletions
2
src/Cargo.lock
generated
2
src/Cargo.lock
generated
|
@ -860,8 +860,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
name = "syntax"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc_bitflags 0.0.0",
|
||||
"rustc_data_structures 0.0.0",
|
||||
"rustc_errors 0.0.0",
|
||||
"serialize 0.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue