rust/src/test/run-pass-fulldeps
Corey Farwell c883f4f584 Rollup merge of #40129 - abonander:proc_macro_bang, r=jseyfried
Implement function-like procedural macros ( `#[proc_macro]`)

Adds the `#[proc_macro]` attribute, which expects bare functions of the kind `fn(TokenStream) -> TokenStream`, which can be invoked like `my_macro!()`.

cc rust-lang/rfcs#1913, #38356

r? @jseyfried
cc @nrc
2017-03-02 14:53:46 -05:00
..
2016-10-18 23:23:40 +03:00
2016-10-18 23:23:40 +03:00
2016-10-10 22:15:57 +00:00
2017-01-22 21:37:38 +00:00
2016-08-16 13:17:36 -07:00
2016-11-21 12:16:46 +00:00