Skip to content

Commit 8cbc1ed

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

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": "4ae0a8e413a67b9f6c38f09b24f6179e98c1ba25",
7-
"datetime": "2021-04-30T22:21:30Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "59f551a2dcf57c0d3d96ac5ef60e000524210469",
7+
"datetime": "2021-05-03T02:30:24Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)