Skip to content

Commit 96c0add

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

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": "3e827cc21e0734edd26170e8d1481f0d66a1426b",
7-
"datetime": "2021-05-19T12:52:50Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "746ac21e48728c1207b8649cb4159d3de24ae957",
7+
"datetime": "2021-05-21T02:39:59Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)