Skip to content

Bump MSRV to 1.54.0 - #2869

Merged
sylvestre merged 1 commit into
uutils:mainfrom
tertsdiepraam:rust-1.54
Jan 16, 2022
Merged

Bump MSRV to 1.54.0#2869
sylvestre merged 1 commit into
uutils:mainfrom
tertsdiepraam:rust-1.54

Conversation

@tertsdiepraam

Copy link
Copy Markdown
Collaborator

Drivers:

  • clap 3 only supports 1.54 and up.
  • Const generics MVP
  • Arrays implement IntoIterator
  • Or patterns
  • Many standard library stabilizations

It might be worth noting that this is ahead of Debian Bullseye's version of Rust (1.48). I left out improvements that could be made with this new Rust version to keep this PR simple.

@tertsdiepraam

Copy link
Copy Markdown
Collaborator Author

The fixed clippy lints are new in version 1.58 so I fixed them here so they won't appear in other PR's.

@rivy

rivy commented Jan 15, 2022 via email

Copy link
Copy Markdown
Contributor

@sylvestre

sylvestre commented Jan 15, 2022 via email

Copy link
Copy Markdown
Contributor

@tertsdiepraam

Copy link
Copy Markdown
Collaborator Author

Yeah, that's a good idea

@sylvestre

Copy link
Copy Markdown
Contributor

@sylvestre
sylvestre merged commit 7e9ed4b into uutils:main Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants