about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-12 07:59:13 +0900
committerGitHub <noreply@github.com>2021-01-12 07:59:13 +0900
commitfd02c83bfe01a9f71e187538d72947644b30c7d4 (patch)
treed2ca23b476462ba834a0d26683e1ea8aeacc78fa /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent4646eac08ed656ccbced92c1382094b16bdb287e (diff)
parentf9b5859173c926c53fd40a371c6f39e226de56f6 (diff)
downloadrust-fd02c83bfe01a9f71e187538d72947644b30c7d4.tar.gz
rust-fd02c83bfe01a9f71e187538d72947644b30c7d4.zip
Rollup merge of #80870 - petrochenkov:bmactable, r=oli-obk
resolve: Simplify built-in macro table

We don't use full `SyntaxExtension`s from the table, only `SyntaxExtensionKind`s, and `Ident` in `register_builtin_macro` always had dummy span. This PR removes unnecessary data from the table and related function signatures.

Noticed when reviewing #80850.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions