Skip to content

Commit 9f44cba

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#56461!
Tested on commit rust-lang/rust@7489ee9. Direct link to PR: <rust-lang/rust#56461> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
1 parent b6e9e74 commit 9f44cba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Ž_data/latest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
11+
"windows": "test-fail",
1212
"linux": "test-fail",
13-
"commit": "bd47d6825bf4090517549d33cfef10d3300b4a75",
14-
"datetime": "2018-12-12T15:39:09Z"
13+
"commit": "7489ee9c6f92050a12a3a3097df0a7d3737d82ec",
14+
"datetime": "2018-12-13T16:33:33Z"
1515
},
1616
{
1717
"tool": "rls",
1818
"windows": "test-pass",
19-
"linux": "test-fail",
20-
"commit": "9fe5cb5342244a716055fa0162e795deabd4985c",
21-
"datetime": "2018-12-13T09:48:33Z"
19+
"linux": "test-pass",
20+
"commit": "7489ee9c6f92050a12a3a3097df0a7d3737d82ec",
21+
"datetime": "2018-12-13T16:33:33Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)