fix the easy features in libsyntax

This commit is contained in:
ubsan 2017-05-03 10:54:03 -07:00
parent 8305394b4c
commit 0be875827f
6 changed files with 30 additions and 31 deletions

2
src/Cargo.lock generated
View file

@ -858,8 +858,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",