Skip to content
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

syntax: allow stmt/expr macro invocations to be delimited by []. #13234

Merged
merged 1 commit into from
Apr 1, 2014

Conversation

seanmonstar
Copy link
Contributor

this is useful for macros like vec! which construct containers

rebase of #12947 because I'm impatient.

this is useful for macros like vec! which construct containers
@seanmonstar
Copy link
Contributor Author

updated the test, using the new attribute syntax and std::vec::Vec from std::vec_ng. Passes locally.

bors added a commit that referenced this pull request Apr 1, 2014
this is useful for macros like vec! which construct containers

rebase of #12947 because I'm impatient.
@bors bors closed this Apr 1, 2014
@bors bors merged commit be673e7 into rust-lang:master Apr 1, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 8, 2024
…dnet

lintcheck: disable doc links

Removes the `help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#...` line to make the reports more concise

r? `@xFrednet`

changelog: none
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.

4 participants