Skip to content

Commit 77a1c58

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

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": "7ede6e2a2359c1bb9032baffa4fdafe5633749e3",
7-
"datetime": "2021-06-30T10:18:48Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "7100b311df0367c4d9067687573d1396b22411df",
7+
"datetime": "2021-07-01T21:45:50Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)