Skip to content

Raise MSRV to 1.65 - #6185

Merged
archseer merged 3 commits into
helix-editor:masterfrom
pascalkuthe:msrv-1.65
Mar 5, 2023
Merged

Raise MSRV to 1.65#6185
archseer merged 3 commits into
helix-editor:masterfrom
pascalkuthe:msrv-1.65

Conversation

@pascalkuthe

@pascalkuthe pascalkuthe commented Mar 4, 2023

Copy link
Copy Markdown
Member

Updates MSRV to 1.65 per our policy.

Ubuntu has finally followed their own policy and updated rustc to 1.65 so this should now be uncontroversial and not cause any problems.

This PR includes #6065 (with permission from @Byron) to update gix and the usual update of the CI, rust-toolchain.toml and resolving of MSRV related TODOs (clippy lints were resolved in #5892)

Note that the large diff is caused by Cargo.lock changes mostly from renaming all the gitoxide subcrates from git-.. to gix-.. and gitoxide dropping dependencies (caused by reviews from the cargo people, as gitoxide is now used in cargo)

Byron and others added 3 commits March 4, 2023 21:44
This fixes breakage when installing `helix` due to an incorrect usage of
`as_ref()` when interacting with `bstr` in the `gitoxide` codebase.

However, this upgrade also requires a higher rustc version, as `gitoxide`
recently updated its `windows` crate version.
Co-authored-by: Ivan Tham <pickfire@riseup.net>
@pascalkuthe pascalkuthe added E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer. labels Mar 4, 2023
Comment thread helix-term/Cargo.toml

@dead10ck dead10ck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@archseer

archseer commented Mar 5, 2023

Copy link
Copy Markdown
Member

and gitoxide dropping dependencies

Nice!

@archseer
archseer merged commit ccdb144 into helix-editor:master Mar 5, 2023
@pascalkuthe
pascalkuthe deleted the msrv-1.65 branch March 5, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants