Skip to content

Commit

Permalink
Update rustc_ap_syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nrc committed Nov 15, 2018
1 parent 5dbe107 commit f7ff0f8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
79 changes: 40 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ env_logger = "0.5"
getopts = "0.2"
derive-new = "0.5"
cargo_metadata = "0.6"
rustc-ap-rustc_target = "290.0.0"
rustc-ap-syntax = "290.0.0"
rustc-ap-syntax_pos = "290.0.0"
rustc-ap-rustc_target = "297.0.0"
rustc-ap-syntax = "297.0.0"
rustc-ap-syntax_pos = "297.0.0"
failure = "0.1.1"
bytecount = { version = "0.3", features = ["simd-accel"] }

Expand Down

0 comments on commit f7ff0f8

Please sign in to comment.