Skip to content

Commit 80d403f

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#85958!
Tested on commit rust-lang/rust@835150e. Direct link to PR: <rust-lang/rust#85958> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @eddyb @RalfJung @oli-obk). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @eddyb @RalfJung @oli-obk).
1 parent e5db5c9 commit 80d403f

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": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "dbe459dedd33470f2cb28101157de316caaffa66",
7-
"datetime": "2021-06-02T23:05:39Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "835150e70288535bc57bb624792229b9dc94991d",
7+
"datetime": "2021-06-03T13:10:28Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)