Closed urschrei closed 4 months ago
NB: I had to add an "allow dead code" exception to our Sweep-line impl to allow the lint to pass as it became more strict at some point post Rust 1.75, so happy to add a Changelog entry for this PR if need be.
I think we should keep the MSRV in Cargo.toml synced with whatever we're running on CI.
And then I'd say bumping MSRV deserves a change log entry.
I think we should keep the MSRV in Cargo.toml synced with whatever we're running on CI.
And then I'd say bumping MSRV deserves a change log entry.
Done (and thanks for fortuitously updating the Docker images yesterday!)
It was no coincidence! Thanks for finishing the job.
Ah, I just…didn't commit my Cargo changes. Very good.
[ ] I added an entry to
CHANGES.md
if knowledge of this change could be valuable to users.