Skip to content

Commit 28f2040

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

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": "8e430bfa9a6a9d81b25bddf6325069d217dc6f3f",
7-
"datetime": "2022-06-19T00:25:42Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "a09c668c965f735f4cd59e7158662b9daa0b71ba",
7+
"datetime": "2022-06-22T02:52:11Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)