0.17 update#623
Conversation
|
@ChristopherBiscardi I was taking a look at updating the release version of 0.17: ChristopherBiscardi#3 |
|
@bbarker that PR has so many formatting changes its hard to understand what is being changed. I'm not aware of any functional changes being needed at the moment for 0.17's release, is there something in that PR that needs to be merged besides removing the -rc postfix? |
|
There was a kind of bizarre clippy issue that registered items as dead code even though they were used in the examples helpers. I think this was due to the code organization of the helpers directory, but I'm leaving a refactor to remove them to after release. |
|
github actions is being really flakey, but I don't believe there are actual issues since similar jobs are passing on other platforms. Notably I had to re-run the windows job, and the linux jobs are failing with a linker error. |
released on crates.io as rc.1