Skip to content

Commit 148a622

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#81916!
Tested on commit rust-lang/rust@ea09825. Direct link to PR: <rust-lang/rust#81916> πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung).
1 parent 998172b commit 148a622

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-fail",
5-
"linux": "test-fail",
6-
"commit": "bb587b1a1737738658d2eaecd4c8c1cab555257a",
7-
"datetime": "2021-02-08T01:14:41Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "ea098255f74923d69ea234ee526df6b9cecc3b9b",
7+
"datetime": "2021-02-09T14:26:46Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)