Skip to content

Commit 4085ee0

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#96108!
Tested on commit rust-lang/rust@c842240. Direct link to PR: <rust-lang/rust#96108> πŸ’” miri on windows: test-pass β†’ test-fail (cc @RalfJung @oli-obk @eddyb). πŸ’” miri on linux: test-pass β†’ test-fail (cc @RalfJung @oli-obk @eddyb). πŸ’” embedded-book on windows: test-pass β†’ test-fail (cc @andre-richter @therealprof @jamesmunns @adamgreig). πŸ’” embedded-book on linux: test-pass β†’ test-fail (cc @andre-richter @therealprof @jamesmunns @adamgreig).
1 parent 993994a commit 4085ee0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 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": "18f32b73bdb3833c18c73fe3062bde8e1721ccca",
7-
"datetime": "2022-04-10T17:20:12Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "c8422403f775126c40d558838d321c063554c822",
7+
"datetime": "2022-04-16T11:44:01Z"
88
},
99
{
1010
"tool": "rls",
@@ -43,10 +43,10 @@
4343
},
4444
{
4545
"tool": "embedded-book",
46-
"windows": "test-pass",
47-
"linux": "test-pass",
48-
"commit": "e782d790f1b63d82af39248bebe027f92d891bcc",
49-
"datetime": "2019-03-29T21:46:53Z"
46+
"windows": "test-fail",
47+
"linux": "test-fail",
48+
"commit": "c8422403f775126c40d558838d321c063554c822",
49+
"datetime": "2022-04-16T11:44:01Z"
5050
},
5151
{
5252
"tool": "edition-guide",

0 commit comments

Comments
Β (0)