Skip to content

Commit a35cce2

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

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": "8556e6620e4866526b3cea767ad8c20ae877a569",
7-
"datetime": "2022-08-16T07:54:43Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "bb99e6fdd99b0a9a9f75bc60b0995b4ef8e752ab",
7+
"datetime": "2022-08-18T15:42:26Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)