Skip to content

Update to Rust 2024 edition#11

Closed
cgwalters wants to merge 1 commit intobootc-dev:mainfrom
cgwalters:bump-2024
Closed

Update to Rust 2024 edition#11
cgwalters wants to merge 1 commit intobootc-dev:mainfrom
cgwalters:bump-2024

Conversation

@cgwalters
Copy link
Copy Markdown
Collaborator

The 2024 edition enables let-chains among other things.

Assisted-by: OpenCode (Claude Opus 4)

The 2024 edition enables let-chains among other things.

Assisted-by: OpenCode (Claude Opus 4)
Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project to the Rust 2024 edition and refactors nested if let statements into concise let_chains in examples/demo.rs and src/server.rs. It also standardizes the alphabetical ordering of imports and exports in src/lib.rs, src/server.rs, and src/transport.rs. I have no feedback to provide.

@cgwalters
Copy link
Copy Markdown
Collaborator Author

Merged in #9

@cgwalters cgwalters closed this Apr 7, 2026
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