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

Update Rust toolchain to 1.77 #7146

Closed
legoktm opened this issue Mar 21, 2024 · 0 comments · Fixed by #7147
Closed

Update Rust toolchain to 1.77 #7146

legoktm opened this issue Mar 21, 2024 · 0 comments · Fixed by #7147
Assignees
Labels
Rust Issues that touch Rust code

Comments

@legoktm
Copy link
Member

legoktm commented Mar 21, 2024

Description

See https://blog.rust-lang.org/2024/03/21/Rust-1.77.0.html and https://developers.securedrop.org/en/latest/rust_toolchain.html.

Previously:

@legoktm legoktm added the Rust Issues that touch Rust code label Mar 21, 2024
@zenmonkeykstop zenmonkeykstop self-assigned this Mar 21, 2024
legoktm pushed a commit that referenced this issue May 28, 2024
Also fix a clippy warning about not using `.nth(0)`.

Fixes #7146
legoktm pushed a commit that referenced this issue May 28, 2024
Also fix a clippy warning about not using `.nth(0)`.

Fixes #7146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Issues that touch Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@legoktm @zenmonkeykstop and others