Skip to content

fix: Have a specific error for unimplemented builtin macros#22383

Merged
Veykril merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:unimplemented-builtin
May 22, 2026
Merged

fix: Have a specific error for unimplemented builtin macros#22383
Veykril merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:unimplemented-builtin

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

@ChayimFriedman2 ChayimFriedman2 commented May 17, 2026

Instead of failing to resolve them, which can be confusing.

Fixes #22373.

Instead of failing to resolve them, which can be confusing.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 17, 2026
@Veykril Veykril added this pull request to the merge queue May 22, 2026
Merged via the queue into rust-lang:master with commit b231594 May 22, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 22, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the unimplemented-builtin branch May 23, 2026 19:42
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.

unresolved import on pub macro

3 participants