diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-15 15:40:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-15 15:40:05 +0100 |
| commit | d1e943f263fcdb9fa6e375427b79823fc44a6df0 (patch) | |
| tree | d2717354a7b09c9a9c6b41a24ec0da5ba5dbb880 /src/test/rustdoc-ui/coverage/json.rs | |
| parent | 83aad6b9a86e6331620d8ecb496ca2d62e887c7c (diff) | |
| parent | e809e0214ea9a43cc798379da4e8b303ed1000c3 (diff) | |
| download | rust-d1e943f263fcdb9fa6e375427b79823fc44a6df0.tar.gz rust-d1e943f263fcdb9fa6e375427b79823fc44a6df0.zip | |
Rollup merge of #69589 - petrochenkov:maccall, r=Centril
ast: `Mac`/`Macro` -> `MacCall` It's now obvious that these refer to macro calls rather than to macro definitions. It's also a single name instead of two different names in different places. `rustc_expand` usually calls macro calls in a wide sense (including attributes and derives) "macro invocations", but structures and variants renamed in this PR are only relevant to fn-like macros, so it's simpler and clearer to just call them calls. cc https://github.com/rust-lang/rust/pull/63586#discussion_r314232513 r? @eddyb
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions
