Skip to content

Commit 28ade82

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

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

0 commit comments

Comments
Β (0)