Skip to content

Commit d36db6e

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#91539!
Tested on commit rust-lang/rust@5e93f6e. Direct link to PR: <rust-lang/rust#91539> πŸ’” miri on windows: test-pass β†’ test-fail (cc @RalfJung @eddyb @oli-obk). πŸ’” miri on linux: test-pass β†’ test-fail (cc @RalfJung @eddyb @oli-obk). πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok).
1 parent 0997da8 commit d36db6e

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,17 +1,17 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "9981e56d3b820f429fac62b4ff916f2a871340b4",
7-
"datetime": "2021-11-29T07:46:54Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "5e93f6e318e687c05c8c44517de4586ed75ce3f4",
7+
"datetime": "2021-12-05T03:41:35Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "db14a17e69af2a2e241ce149a501a5281811fe06",
14-
"datetime": "2021-11-01T14:00:32Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "5e93f6e318e687c05c8c44517de4586ed75ce3f4",
14+
"datetime": "2021-12-05T03:41:35Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)