Skip to content

Commit 69e9758

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#69822!
Tested on commit rust-lang/rust@1d5241c. Direct link to PR: <rust-lang/rust#69822> πŸŽ‰ nomicon on windows: test-fail β†’ test-pass (cc @Gankra @frewsxcv). πŸŽ‰ nomicon on linux: test-fail β†’ test-pass (cc @Gankra @frewsxcv). πŸŽ‰ reference on windows: test-fail β†’ test-pass (cc @matthewjasper @Havvy @steveklabnik @ehuss). πŸŽ‰ reference on linux: test-fail β†’ test-pass (cc @matthewjasper @Havvy @steveklabnik @ehuss).
1 parent 49fc30b commit 69e9758

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
@@ -36,17 +36,17 @@
3636
},
3737
{
3838
"tool": "nomicon",
39-
"windows": "test-fail",
40-
"linux": "test-fail",
41-
"commit": "e5b150edafc0e72cd7f5f3f67a4e8b417d515b01",
42-
"datetime": "2020-02-02T02:55:53Z"
39+
"windows": "test-pass",
40+
"linux": "test-pass",
41+
"commit": "1d5241c96208ca7d925442b1a5fa45ad18717a6f",
42+
"datetime": "2020-03-08T14:44:38Z"
4343
},
4444
{
4545
"tool": "reference",
46-
"windows": "test-fail",
47-
"linux": "test-fail",
48-
"commit": "2c462a2f776b899d46743b1b44eda976e846e61d",
49-
"datetime": "2020-02-20T22:44:31Z"
46+
"windows": "test-pass",
47+
"linux": "test-pass",
48+
"commit": "1d5241c96208ca7d925442b1a5fa45ad18717a6f",
49+
"datetime": "2020-03-08T14:44:38Z"
5050
},
5151
{
5252
"tool": "rust-by-example",

0 commit comments

Comments
Β (0)