Skip to content

Add check for invalid #[macro_export] arguments#107911

Merged
bors merged 1 commit intorust-lang:masterfrom
blyxyas:issue-107231-fix
Feb 26, 2023
Merged

Add check for invalid #[macro_export] arguments#107911
bors merged 1 commit intorust-lang:masterfrom
blyxyas:issue-107231-fix

Conversation

@blyxyas
Copy link
Member

@blyxyas blyxyas commented Feb 10, 2023

Resolves #107231
Sorry if I made something wrong, this is my first contribution to the repo.

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

Labels

A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.

#[macro_export(hello, world)]

7 participants