Skip to content

Commit 7f70d21

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#97025!
Tested on commit rust-lang/rust@c35035c. Direct link to PR: <rust-lang/rust#97025> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 54ec9df commit 7f70d21

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": "946a88a989acdcc3b0d05a666eaac0db414ec2cd",
7-
"datetime": "2022-05-30T14:59:33Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "c35035cefc709abddabfb28ecc6a326458d46ce2",
7+
"datetime": "2022-05-30T22:30:58Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)