Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#52433!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@4bff385.
Direct link to PR: <rust-lang/rust#52433>

πŸŽ‰ miri on windows: build-fail β†’ test-pass.
πŸŽ‰ miri on linux: build-fail β†’ test-pass.
πŸŽ‰ nomicon on windows: test-fail β†’ test-pass.
πŸŽ‰ nomicon on linux: test-fail β†’ test-pass.
  • Loading branch information
rust-highfive committed Jul 17, 2018
1 parent 2682a83 commit b51fe3f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
{
"tool": "miri",
"windows": "build-fail",
"linux": "build-fail",
"commit": "860d169474acabdc53b9a698f8ce02eba7e0daeb",
"datetime": "2018-07-03T14:32:15Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4bff385fdadb999f19afb7b1482df7863034d742",
"datetime": "2018-07-17T15:40:40Z"
},
{
"tool": "rls",
Expand All @@ -36,10 +36,10 @@
},
{
"tool": "nomicon",
"windows": "test-fail",
"linux": "test-fail",
"commit": "860d169474acabdc53b9a698f8ce02eba7e0daeb",
"datetime": "2018-07-03T14:32:15Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4bff385fdadb999f19afb7b1482df7863034d742",
"datetime": "2018-07-17T15:40:40Z"
},
{
"tool": "reference",
Expand Down

0 comments on commit b51fe3f

Please sign in to comment.