diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-07-04 01:38:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-04 01:38:49 +0200 |
| commit | 8867ba19de71f437956440eeda9cd45ca8f1dc8f (patch) | |
| tree | 7317b5b94dd9f662f97812282e7f901eb6ffe45d /src/test/ui/thinlto | |
| parent | 944bda9abb4b80aa383223ea98e230224df76a8b (diff) | |
| parent | d0dc41a2bdd45531e9d5ef9364027763158b4b85 (diff) | |
| download | rust-8867ba19de71f437956440eeda9cd45ca8f1dc8f.tar.gz rust-8867ba19de71f437956440eeda9cd45ca8f1dc8f.zip | |
Rollup merge of #62258 - petrochenkov:idclean, r=Centril
syntax: Unsupport `foo! bar { ... }` macros in the parser
Their support in expansion was removed in https://github.com/rust-lang/rust/pull/61606.
Also un-reserve `macro_rules` as a macro name, there's no ambiguity between `macro_rules` definitions and macro calls (it also wasn't reserved correctly).
cc https://github.com/rust-lang-nursery/wg-grammar/issues/51
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions
