Skip to content

fix: Consider the context of the path for ImportAssets#21973

Merged
Veykril merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:import-context
Apr 9, 2026
Merged

fix: Consider the context of the path for ImportAssets#21973
Veykril merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:import-context

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Apr 6, 2026

For example, only suggest macros if the path is followed by !.

Fixes #10702. Fixes #11848.

For example, only suggest macros if the path is followed by `!`.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 6, 2026
@Veykril Veykril added this pull request to the merge queue Apr 9, 2026
Merged via the queue into rust-lang:master with commit 54d67b8 Apr 9, 2026
17 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 9, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the import-context branch April 9, 2026 09:07
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.

rust-analyzer imports color_eyre::eyre module instead of macro unresolved-macro-call suggests to import crate/module instead of macro

3 participants