Skip to content

Commit e69fae6

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#82122!
Tested on commit rust-lang/rust@36f1f04. Direct link to PR: <rust-lang/rust#82122> πŸ’” 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 ad60d80 commit e69fae6

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": "5c6d3bf3896b465e15550f49c2861e3d18102270",
7-
"datetime": "2021-03-11T14:31:00Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "36f1f04f18b89ba4a999bcfd6584663fd6fc1c5d",
7+
"datetime": "2021-03-17T22:23:46Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)