docs(issues): add issue spec for #1778 (migrate to Rust edition 2024) - #1779
Merged
josecelano merged 1 commit intoMay 13, 2026
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a spec-only issue document for migrating the workspace to Rust edition 2024 and updates the cspell project word list for terms used by the spec.
Changes:
- Adds issue spec #1778 with scope, implementation plan, risks, and verification criteria.
- Adds
RPITandrescopetoproject-words.txt.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
docs/issues/open/1778-migrate-to-rust-edition-2024.md |
New issue specification for the Rust edition 2024 migration. |
project-words.txt |
Adds cspell allowlist terms used by the new spec. |
Comments suppressed due to low confidence (1)
project-words.txt:233
rescopebreaks the case-insensitive alphabetical order ofproject-words.txt:reqwestandrerequestsshould come beforerescope, andreuseaddrafter it. Please moverescopebetweenrerequestsandreuseaddr.
rescope
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
josecelano
force-pushed
the
docs/add-issue-spec-migrate-to-rust-edition-2024
branch
from
May 13, 2026 17:22
cc3c529 to
d154338
Compare
Member
Author
|
ACK d154338 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the issue specification for #1778 — migrating the workspace from Rust edition 2021 to edition 2024.
Changes
docs/issues/open/1778-migrate-to-rust-edition-2024.md— new issue spec (moved fromdrafts/after issue creation)project-words.txt— addedrescopeandRPIT(required by cspell for the spec)Spec highlights
tail_expr_drop_order, 15 auto-fixable)Closes #1778 spec workflow checkpoint: "(Optional) Spec-only PR merged into
developbefore implementation"