Skip to content

Commit daba38e

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#77102!
Tested on commit rust-lang/rust@c351775. Direct link to PR: <rust-lang/rust#77102> πŸ’” miri on windows: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @eddyb @RalfJung).
1 parent 9427008 commit daba38e

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
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "miri",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "1fd5b9d516c035a898dcb437b2f982bea5d4bc88",
7-
"datetime": "2020-09-20T22:01:31Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "c35177582ba22dc7eb3d0d08e972424aed8bd374",
7+
"datetime": "2020-09-24T00:43:58Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)