Skip to content

Better macro error message - #5231

Merged
bors merged 3 commits into
rust-lang:incomingfrom
jbclements:better-macro-error-message
Mar 5, 2013
Merged

Better macro error message#5231
bors merged 3 commits into
rust-lang:incomingfrom
jbclements:better-macro-error-message

Conversation

@jbclements

Copy link
Copy Markdown
Contributor

Macro invocations with path separators (e.g. foo::bar!()) now produce a sensible error message, rather than an assertion failure. Also added compile-fail test case.

Fixes #5218 ?

bors added a commit that referenced this pull request Mar 5, 2013
…raydon

Macro invocations with path separators (e.g. foo::bar!()) now produce a sensible error message, rather than an assertion failure. Also added compile-fail test case.

Fixes #5218 ?
@bors bors closed this Mar 5, 2013
@bors
bors merged commit fe08364 into rust-lang:incoming Mar 5, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Aug 2, 2026
…t-comment

fix `ptr_from_addr_cast` comment
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.

3 participants