Skip to content

Conversation

ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Sep 30, 2025

Fixes #20763.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 30, 2025
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Oct 2, 2025
Merged via the queue into rust-lang:master with commit 3706595 Oct 2, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 2, 2025
@ChayimFriedman2 ChayimFriedman2 deleted the unsafe-impl-unresolved branch October 2, 2025 17:47
@lnicola lnicola changed the title fix: Ignore impl trait safety errors when the trait is unresolved fix: don't trigger trait-impl-incorrect-safety on unresolved traits Oct 14, 2025
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.

trait-impl-incorrect-safety can trigger when trait isn't in scope

3 participants