Skip to content

feat: exclude refs(find all refs) from deps and stdlib#21906

Open
Young-Flash wants to merge 3 commits intorust-lang:masterfrom
Young-Flash:master
Open

feat: exclude refs(find all refs) from deps and stdlib#21906
Young-Flash wants to merge 3 commits intorust-lang:masterfrom
Young-Flash:master

Conversation

@Young-Flash
Copy link
Copy Markdown
Member

follow up #16441, close #17184

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 29, 2026
@Young-Flash Young-Flash changed the title feat: exclude refs from deps and stdlib feat: exclude refs(find all refs) from deps and stdlib Mar 29, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 30, 2026

☔ The latest upstream changes (possibly #21909) made this pull request unmergeable. Please resolve the merge conflicts.

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

I'm not keen on another config to be honest. I prefer an idea @Veykril has suggested in the past (@Veykril do you agree?): search in dependencies if the search is triggered from dependency source, exclude them if the search is from user code. This seems intuitive.

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.

feat: improve references search

3 participants