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 #3068

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Update Rust toolchain #3068

merged 3 commits into from
Sep 26, 2024

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Sep 26, 2024

There are a couple of two lints, including two that I had to suppress in many places due to these:

Also fixed unsound code in crates/subspace-farmer-components/src/reading.rs. I'm not 100% sure it is guaranteed that zero bytes would always be a valid None value in that case, so I replaced it with a bit annoying, but safe code.

Code contributor checklist:

@nazar-pc nazar-pc added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit d71ca47 Sep 26, 2024
21 checks passed
@nazar-pc nazar-pc deleted the update-rust branch September 26, 2024 17:05
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.

2 participants