Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lschuermann
Copy link
Member

Pull Request Overview

This pull request is a first shot at converting a major Tock crate to the Rust 2024 edition. For now, the PR contains only a mechanically generated commit that fixes all warnings / errors that occur on the 2024 edition. We'll want to look at these changes and add more commits to actually fix the root cause of these warnings (such as using more fine-grained unsafe blocks in unsafe functions). But it's cool that we're at this stage now, with #4566 merged.

Testing Strategy

This pull request was tested by compiling.

TODO or Help Wanted

This pull request still needs fixup of the auto-generated changes.

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@lschuermann lschuermann force-pushed the dev/kernel-crate-rust-2024 branch from 047546f to 867b4d9 Compare November 26, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants