Skip to content

Conversation

profetia
Copy link
Contributor

@profetia profetia commented May 24, 2025

Closes #14871


changelog: [assign_op_pattern]: fix false positive on unstable const trait

@rustbot
Copy link
Collaborator

rustbot commented May 24, 2025

r? @llogiq

rustbot has assigned @llogiq.
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 May 24, 2025
@llogiq
Copy link
Contributor

llogiq commented May 24, 2025

Thank you!

@llogiq llogiq added this pull request to the merge queue May 24, 2025
Merged via the queue into rust-lang:master with commit b6b97a7 May 24, 2025
13 of 15 checks passed
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.

Assign op pattern should not apply in const context.
3 participants