Skip to content

Commit 18ce3c5

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#66843!
Tested on commit rust-lang/rust@61e1c3d. Direct link to PR: <rust-lang/rust#66843> πŸŽ‰ miri on windows: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸŽ‰ miri on linux: build-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
1 parent 097dab2 commit 18ce3c5

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "a7d791b4503a86c1b16b4393ba7998ef8b561a27",
14-
"datetime": "2019-11-27T00:33:38Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "61e1c3d343ea0deb1164eb812ad7c2b8de68c5a9",
14+
"datetime": "2019-11-29T00:24:33Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)