Skip to content

Conversation

notriddle
Copy link
Contributor

changelog: [ptr_cast_constness]: avoid suggesting unresolvable method call

Spell check says "unresolvable" isn't a word. Which repository do I open a PR against to fix that?

Fixes #11317

@rustbot
Copy link
Collaborator

rustbot commented Aug 23, 2025

r? @Alexendoo

rustbot has assigned @Alexendoo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 23, 2025
@samueltardieu
Copy link
Member

Spell check says "unresolvable" isn't a word. Which repository do I open a PR against to fix that?

What spellchecker are you talking about?

Note that "unresolvable" doesn't appear anywhere either in Clippy, in the Rust compiler sources, or in the standard library sources.

@rustbot

This comment has been minimized.

@notriddle
Copy link
Contributor Author

What spellchecker are you talking about?

The one built into firefox on linux. It doesn't really matter, though.

Anyway, I've rebased this PR to fix the merge conflict.

@rustbot
Copy link
Collaborator

rustbot commented Aug 26, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FP ptr-cast-constness
4 participants