Skip to content

feat: Make most completions respect #[doc(hidden)] #9715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2021
Merged

feat: Make most completions respect #[doc(hidden)] #9715

merged 1 commit into from
Jul 28, 2021

Conversation

jonas-schievink
Copy link
Contributor

Closes #2003

This continues #9681 and makes most other completion sources respect #[doc(hidden)]. After this, only flyimport is missing support for this.

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 28, 2021

@bors bors bot merged commit 1662c34 into rust-lang:master Jul 28, 2021
@jonas-schievink jonas-schievink deleted the doc-hidden-completion-2 branch July 29, 2021 13:11
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.

Macro completions suggest private/unstable std macros
1 participant