Skip to content

Fix typos in comments in .rs source files#2867

Open
maxtaran2010 wants to merge 1 commit into
briansmith:mainfrom
maxtaran2010:fix/typos-in-comments
Open

Fix typos in comments in .rs source files#2867
maxtaran2010 wants to merge 1 commit into
briansmith:mainfrom
maxtaran2010:fix/typos-in-comments

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix five typos found in code comments across Rust source files.

Changes

  • TOODTODO in src/cpu/x86.rs, src/cpu/x86_64.rs, and src/ec/suite_b/ops/mod.rs
  • iififf (mathematical abbreviation for "if and only if") in src/ec/suite_b/mod.rs
  • havhave in src/aead/chacha/tests.rs

Found with codespell. No functional changes — comments only.

- TOOD -> TODO in src/cpu/x86.rs, src/cpu/x86_64.rs, src/ec/suite_b/ops/mod.rs
- iif -> iff (if and only if) in src/ec/suite_b/mod.rs
- hav -> have in src/aead/chacha/tests.rs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 9, 2026 22:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants