Skip to content

Fix comment/QLDoc typos in LocalNameBinding.qll and VariableImpl.qll#21913

Closed
Copilot wants to merge 9 commits into
mainfrom
copilot/fix-comments-in-review-thread
Closed

Fix comment/QLDoc typos in LocalNameBinding.qll and VariableImpl.qll#21913
Copilot wants to merge 9 commits into
mainfrom
copilot/fix-comments-in-review-thread

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

Addresses four issues flagged by the copilot reviewer on PR #21873.

Fixes

  • shared/namebinding/codeql/namebinding/LocalNameBinding.qll: Remove duplicated word — "for for specific types""for specific types"
  • rust/ql/lib/codeql/rust/elements/internal/VariableImpl.qll:
    • Fix let-chain example: trailing & let xn&& let xn (Rust uses && for logical-and)
    • Fix QLDoc on isMutable: Hold isHolds if
    • Fix QLDoc on isImmutable: Hold isHolds if

Copilot AI changed the title [WIP] Fix code as per review comments Fix comment/QLDoc typos in LocalNameBinding.qll and VariableImpl.qll May 29, 2026
Copilot AI requested a review from hvitved May 29, 2026 12:16
@hvitved hvitved closed this May 29, 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.

2 participants