Skip to content

Commit 1bf282f

Browse files
committed
Auto merge of #1020 - RalfJung:compiletest, r=RalfJung
compiletest-nightly should work again
2 parents 4b42579 + 1b96a82 commit 1bf282f

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

Cargo.lock

Lines changed: 0 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ cargo_miri = ["cargo_metadata", "directories", "rustc_version"]
5959
rustc_tests = []
6060

6161
[dev-dependencies]
62-
compiletest_rs = { version = "0.3.24", features = ["tmp", "stable"] }
62+
compiletest_rs = { version = "0.3.24", features = ["tmp"] }
6363
colored = "1.6"

0 commit comments

Comments
 (0)