Skip to content

Commit d1fb923

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#81545!
Tested on commit rust-lang/rust@7ce1b3b. Direct link to PR: <rust-lang/rust#81545> πŸ’” 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 254a7e1 commit d1fb923

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": "9fa9b58a37587d60252c6bef4b86c05027cdcd1a",
7-
"datetime": "2021-01-30T00:56:13Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "7ce1b3b24491cbe10669cbe2b5733c2fe7cfe5b7",
7+
"datetime": "2021-01-30T13:59:10Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)