Skip to content

Rename macro_rules! to macro! #293

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
rust-highfive opened this issue Sep 24, 2014 · 3 comments
Closed

Rename macro_rules! to macro! #293

rust-highfive opened this issue Sep 24, 2014 · 3 comments

Comments

@rust-highfive
Copy link

Issue by bluss
Friday Aug 02, 2013 at 12:50 GMT

For earlier discussion, see rust-lang/rust#8224

This issue was labelled with: A-syntaxext, B-RFC in the Rust repository


Use a shorter and easier to understand name for this oft-used syntax extension.

@alexcrichton
Copy link
Member

Now that 1.0 is out the door, I'm going to close this. We've got more plans for macros underway, however, and I hear they may even use macro...

withoutboats pushed a commit to withoutboats/rfcs that referenced this issue Jan 15, 2017
CpuFuture::forget() consumes the future but does not cancel
the computation.

Closes rust-lang#293
wycats pushed a commit to wycats/rust-rfcs that referenced this issue Mar 5, 2019
* Ember Data Model Data RFC

* add types

* update to record data
@GDYendell
Copy link

Did anything ever come of this?

@fmease
Copy link
Member

fmease commented Oct 14, 2023

Yes, the experimental feature decl_macro.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants