Skip to content

Commit b3eb53b

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

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": "340f6491bed3525acfabbdbd1545b6aee2fca62b",
7-
"datetime": "2022-04-09T02:08:14Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "fbdb10f9fabe47eb763cb4b52b5721740cc63783",
7+
"datetime": "2022-04-09T13:15:43Z"
88
},
99
{
1010
"tool": "rls",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "c651ba8a542c7d89b271efbf024a31091c824f4b",
14-
"datetime": "2022-02-23T10:45:54Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "fbdb10f9fabe47eb763cb4b52b5721740cc63783",
14+
"datetime": "2022-04-09T13:15:43Z"
1515
},
1616
{
1717
"tool": "book",

0 commit comments

Comments
Β (0)