about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2020-03-15 15:40:05 +0100
committerGitHub <noreply@github.com>2020-03-15 15:40:05 +0100
commitd1e943f263fcdb9fa6e375427b79823fc44a6df0 (patch)
treed2717354a7b09c9a9c6b41a24ec0da5ba5dbb880 /src/test/rustdoc-ui/coverage/json.rs
parent83aad6b9a86e6331620d8ecb496ca2d62e887c7c (diff)
parente809e0214ea9a43cc798379da4e8b303ed1000c3 (diff)
downloadrust-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