Skip to content

Commit 7433c90

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#64230!
Tested on commit rust-lang/rust@6e19f3f. Direct link to PR: <rust-lang/rust#64230> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent e11bb66 commit 7433c90

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
@@ -8,10 +8,10 @@
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "4894123d21ed4b153a2e5c32c0870cb2d97f9b46",
14-
"datetime": "2019-09-06T15:43:24Z"
11+
"windows": "test-fail",
12+
"linux": "test-fail",
13+
"commit": "6e19f3f383b99414490243665c96b9f4e0f313f9",
14+
"datetime": "2019-09-06T20:50:09Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)