Skip to content

Update to Rust 2024#74

Open
mkeeter wants to merge 4 commits intomainfrom
mkeeter/edition-2024
Open

Update to Rust 2024#74
mkeeter wants to merge 4 commits intomainfrom
mkeeter/edition-2024

Conversation

@mkeeter
Copy link
Copy Markdown
Contributor

@mkeeter mkeeter commented Apr 2, 2026

Nothing too controversial here; I bumped the edition then fixed things until clippy stopped complaining.

  • Let chains
  • Inline literals
  • Rerun rustfmt (mostly changes import order)

The only non-obvious change is marking link_section as unsafe in generated code, which is needed for Hubris.

@mkeeter mkeeter requested review from cbiffle, hawkw and labbott April 2, 2026 16:08
@mkeeter
Copy link
Copy Markdown
Contributor Author

mkeeter commented Apr 2, 2026

Clippy remains mad about Result<(), ()>, but I didn't want to break APIs right now.

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.

1 participant