Skip to content

Commit 2ee615e

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

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": "e61621c3078f25365d58cb508cda745007e64d85",
14-
"datetime": "2020-08-08T07:46:53Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "4c336d46263999cce87de899220d7b92d11f1c85",
14+
"datetime": "2020-08-10T15:07:46Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)