Skip to content

Commit d74947c

Browse files
authored
Merge pull request rust-lang#3086 from otavio/bump-rustc-ap-272
Update rustc-ap-* to 272.0.0
2 parents 0f6607b + 0abc02f commit d74947c

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ env_logger = "0.5"
4747
getopts = "0.2"
4848
derive-new = "0.5"
4949
cargo_metadata = "0.6"
50-
rustc-ap-rustc_target = "270.0.0"
51-
rustc-ap-syntax = "270.0.0"
52-
rustc-ap-syntax_pos = "270.0.0"
50+
rustc-ap-rustc_target = "272.0.0"
51+
rustc-ap-syntax = "272.0.0"
52+
rustc-ap-syntax_pos = "272.0.0"
5353
failure = "0.1.1"
5454

5555
[dev-dependencies]

0 commit comments

Comments
 (0)