Skip to content

Hide imported privates if private editable is disabled #20025

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
Jun 17, 2025

Conversation

SoxPopuli
Copy link
Contributor

@SoxPopuli SoxPopuli commented Jun 17, 2025

Hi, I noticed that #19211 introduced a (possible) regression where private imports for a module are showing up in the completion list even with privateEditable disabled.

Given that privateEditable was the reason for the change in the first place, I thought it made sense to make it conditional

@SoxPopuli SoxPopuli marked this pull request as ready for review June 17, 2025 14:57
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 17, 2025
@lnicola
Copy link
Member

lnicola commented Jun 17, 2025

Thanks!

@lnicola lnicola added this pull request to the merge queue Jun 17, 2025
Merged via the queue into rust-lang:master with commit 5d93e31 Jun 17, 2025
14 checks passed
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.

3 participants