Skip to content

collect doc alias as tips during resolution#127721

Merged
bors merged 1 commit intorust-lang:masterfrom
bvanjoi:issue-124273
May 21, 2025
Merged

collect doc alias as tips during resolution#127721
bors merged 1 commit intorust-lang:masterfrom
bvanjoi:issue-124273

Conversation

@bvanjoi
Copy link
Copy Markdown
Contributor

@bvanjoi bvanjoi commented Jul 14, 2024

Close #124273

Collect the symbol in the doc alias attributes and provide a tip when a match is found.

r? @estebank

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support rustc_confusables on items other than methods