Skip to content

Commit 3f2157a

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#74949!
Tested on commit rust-lang/rust@5e449b9. Direct link to PR: <rust-lang/rust#74949> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent aff4a67 commit 3f2157a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "7bc0bf72545f5d6ac6d9639391da875d5e147d9a",
7-
"datetime": "2020-09-08T13:59:20Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "5e449b9adff463455743291b0c1f76feec092992",
7+
"datetime": "2020-09-20T11:03:28Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)