Skip to content

Commit c75683e

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

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": "57d8747cca741de84918800dca13da0c821e33e0",
7-
"datetime": "2021-08-07T18:21:32Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "5a19ffe1c2b99d9e09706cc286aad1ec0868eddb",
7+
"datetime": "2021-08-13T22:28:38Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)