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 2021-06-15 #253

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Update Rust toolchain to 2021-06-15 #253

merged 3 commits into from
Oct 26, 2021

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Oct 18, 2021

  • Update toolchain to match the version used in Redox
  • Update dependencies to fix build
  • Update submodules for nightly fixes
  • Fix or silence build warnings

Update toolchain to match the version used in Redox.

Update dependencies to fix build.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
Fix:
- dead_code
- clippy::if_then_panic
- clippy::manual_memcpy
- clippy::needless_borrow

Silence:
- clippy::missing_safety_doc
- clippy::needless_range_loop
- clippy::single_match

Signed-off-by: Tim Crawford <tcrawford@system76.com>
Submodules have been updated to work with newer toolchains and fix build
warnings.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd crawfxrd marked this pull request as ready for review October 22, 2021 22:36
@crawfxrd crawfxrd requested review from a team October 22, 2021 22:37
@crawfxrd crawfxrd mentioned this pull request Oct 25, 2021
28 tasks
@13r0ck
Copy link
Contributor

13r0ck commented Oct 26, 2021

👍
tested on Lemp9, Galp5, Oryp8, Gaze16-3050 & Addw2

Copy link
Member

@leviport leviport left a comment

Choose a reason for hiding this comment

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

On top of Brock's testing, I also tested on darp6 and everything looked good.

@jackpot51 jackpot51 merged commit 987a5b4 into master Oct 26, 2021
@jackpot51 jackpot51 deleted the update-toolchain branch October 26, 2021 17:35
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.

4 participants