Skip to content

Commit 39f32bb

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#64057!
Tested on commit rust-lang/rust@e29faf0. Direct link to PR: <rust-lang/rust#64057> πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent 0c8e927 commit 39f32bb

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": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "19a38de68a8de14fe49e96b315db026bd57b9696",
14-
"datetime": "2019-08-30T10:26:35Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "e29faf0d095a51f5a06cfc6208a914b13481e1fe",
14+
"datetime": "2019-09-01T15:29:55Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)