Closed urschrei closed 1 year ago
I think these are all non-breaking changes, right?
Technically, yes. But we did bump our MSRV. Personally, I find it impolite to do this in a patch release.
@michaelkirk Yes my bad, but I think Adam makes a good point about the MSRV
Changes lgtm; agree with bumping to 0.11.0
as some compilation might break elsewhere.
The "should MSRV be breaking" debate is pretty well trodden territory. I'm in the "it does more harm than good" camp, but I won't die on that hill this time.
I will note that this change brings us past the introduction of
rust-version
(introduced in 1.56), so future bumps torust-version
have no case for being a breaking semver bump as I understand it.
I for one am delighted that we can settle this issue using metadata.
bors r+
Build succeeded!
The publicly hosted instance of bors-ng is deprecated and will go away soon.
If you want to self-host your own instance, instructions are here. For more help, visit the forum.
If you want to switch to GitHub's built-in merge queue, visit their help page.
[ ] I added an entry to
rstar/CHANGELOG.md
if knowledge of this change could be valuable to users.