Skip to content

Commit ca3cc15

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

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-fail",
5-
"linux": "test-fail",
6-
"commit": "d4bc912c4816a660b052dd7c8dffbc63fd4dffdf",
7-
"datetime": "2021-04-16T10:56:45Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "b0c818c5e0fa37251d9fda2f656bf1041a2e1e1d",
7+
"datetime": "2021-04-16T22:15:59Z"
88
},
99
{
1010
"tool": "rls",

0 commit comments

Comments
Β (0)