Skip to content

Commit e047470

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

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": "b70888601af92f6cdc0364abab3446e418b91d36",
7-
"datetime": "2021-07-28T22:07:41Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "3227e35765bab6d02c581928e26ad1d34bacf394",
7+
"datetime": "2021-08-02T15:54:30Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)