Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support the MSRV of Rust (1.65.0) #236

Merged
merged 2 commits into from Sep 11, 2023

Conversation

daviessm
Copy link
Contributor

@daviessm daviessm commented Sep 9, 2023

Using cargo-msrv versions of the Rust toolchain back to 1.65.0 are confirmed as compiling on both Linux and Windows. The MSRV should only be increased once something requires it otherwise systems stuck to older compiler versions are unable to build the application. In this case, only 1.69.0 is stable in Gentoo - for an ebuild we require the declared MSRV of eza to be less than or equal to that.

Copy link
Member

@cafkafk cafkafk left a comment

Choose a reason for hiding this comment

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

Waiting for CI to pass, but this does build for me locally and should be trivial to revert if it did do any harm.

@daviessm
Copy link
Contributor Author

Waiting for CI to pass, but this does build for me locally and should be trivial to revert if it did do any harm.

Those last two CI runners failed to start yesterday as well, not sure why.

@cafkafk cafkafk merged commit e0f304e into eza-community:main Sep 11, 2023
14 checks passed
@cafkafk
Copy link
Member

cafkafk commented Sep 11, 2023

Those last two CI runners failed to start yesterday as well, not sure why.

I made an issue for it, seems odd.

@daviessm daviessm deleted the support_rust_1_65_0 branch September 11, 2023 17:16
sevz17 added a commit to sevz17/gentoo that referenced this pull request Sep 13, 2023
it was lowered in eza-community/eza#236
(merged before 0.11.1)

Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Sep 13, 2023
it was lowered in eza-community/eza#236
(merged before 0.11.1)

Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
Closes: #32747
Signed-off-by: Sam James <sam@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants