1
Fork 0

Auto merge of #41729 - ubsan:master, r=nrc

Delete features which are easily removed, in libsyntax
This commit is contained in:
bors 2017-05-07 22:59:30 +00:00
commit 9956e81c19
6 changed files with 30 additions and 31 deletions

2
src/Cargo.lock generated
View file

@ -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",