Skip to content

Commit 5449df2

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#98018!
Tested on commit rust-lang/rust@546c826. Direct link to PR: <rust-lang/rust#98018> πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 7427480 commit 5449df2

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-pass",
5-
"linux": "test-pass",
6-
"commit": "d7b8d77be5b4a091fe99c2f32b1334b931a2f4aa",
7-
"datetime": "2022-06-09T18:20:33Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "546c826f0ccaab36e897860205281f490db274e6",
7+
"datetime": "2022-06-12T23:25:48Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)