Skip to content

Commit 5e2a3c3

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#58051!
Tested on commit rust-lang/rust@0f949c2. Direct link to PR: <rust-lang/rust#58051> πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 5492aef commit 5e2a3c3

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
@@ -22,10 +22,10 @@
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "1137d29d5e551e377579c5a601fe7c444057d00c",
28-
"datetime": "2018-12-10T18:44:38Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "0f949c2fcc696d0260a99196d5e5400c59a26a54",
28+
"datetime": "2019-02-13T02:03:34Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)