Skip to content

Commit

Permalink
try the stable feature of compiletest
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Nov 16, 2019
1 parent 68bc7e0 commit 08fe5ee
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ cargo_miri = ["cargo_metadata", "directories", "rustc_version"]
rustc_tests = []

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

0 comments on commit 08fe5ee

Please sign in to comment.