Skip to content

Commit 1ed70cd

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#75966!
Tested on commit rust-lang/rust@09b06f9. Direct link to PR: <rust-lang/rust#75966> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” nomicon on windows: test-pass β†’ test-fail (cc @Gankra @frewsxcv). πŸ’” nomicon on linux: test-pass β†’ test-fail (cc @Gankra @frewsxcv).
1 parent 86b655a commit 1ed70cd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 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": "a45dedf3d07dd2c088d89b5e5b7f4c7912b0812f",
7-
"datetime": "2020-08-18T16:19:02Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "09b06f9a09e818d5eaadc9877ff9a22fb3d82528",
7+
"datetime": "2020-08-27T02:51:56Z"
88
},
99
{
1010
"tool": "rls",
@@ -29,10 +29,10 @@
2929
},
3030
{
3131
"tool": "nomicon",
32-
"windows": "test-pass",
33-
"linux": "test-pass",
34-
"commit": "f6049b60dbbc267a69b5c5f1d335f8f54bac2173",
35-
"datetime": "2020-08-20T05:07:45Z"
32+
"windows": "test-fail",
33+
"linux": "test-fail",
34+
"commit": "09b06f9a09e818d5eaadc9877ff9a22fb3d82528",
35+
"datetime": "2020-08-27T02:51:56Z"
3636
},
3737
{
3838
"tool": "reference",

0 commit comments

Comments
Β (0)