Skip to content

Commit 47e93c1

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

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": "2af5c6562deed1878000e791f2cb21b981a53959",
7-
"datetime": "2021-12-07T07:26:02Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "11fb21fd0e4c42490d42f1baf6bc51516e5dc5f5",
7+
"datetime": "2021-12-08T04:46:57Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)