Skip to content

Improve default_trait_access suggestions#16655

Open
mikhailofff wants to merge 1 commit intorust-lang:masterfrom
mikhailofff:fix/issue-16325
Open

Improve default_trait_access suggestions#16655
mikhailofff wants to merge 1 commit intorust-lang:masterfrom
mikhailofff:fix/issue-16325

Conversation

@mikhailofff
Copy link
Contributor

@mikhailofff mikhailofff commented Mar 1, 2026

Fixes #16325.

changelog: [default_trait_access]: make suggestions more clear.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 1, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 1, 2026

r? @Jarcho

rustbot has assigned @Jarcho.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: 7 candidates
  • 7 candidates expanded to 7 candidates
  • Random selection from Jarcho, dswij, llogiq, samueltardieu

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Lintcheck changes for 83e4201

Lint Added Removed Changed
clippy::default_trait_access 0 0 242

This comment will be updated if you push new changes

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.

default_trait_access suggestion doesn't make things *more clear*

3 participants