about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-04 19:20:04 +0200
committerGitHub <noreply@github.com>2021-04-04 19:20:04 +0200
commite62fce32e53478100ef5bffba11fcf4b700849ed (patch)
treeea15cff17e55074e18d87f52698288127600e5a6 /compiler/rustc_codegen_llvm/src/attributes.rs
parent25026c9fd001dd73493d3376d942f4dd083bf07f (diff)
parent13e482bf8384062eb0360603a895ffdbfe2cc95a (diff)
downloadrust-e62fce32e53478100ef5bffba11fcf4b700849ed.tar.gz
rust-e62fce32e53478100ef5bffba11fcf4b700849ed.zip
Rollup merge of #83809 - GuillaumeGomez:remove-initial-ids, r=camelid
Remove unneeded INITIAL_IDS const

Some IDs inside this map didn't exist anymore, some others were duplicates of what we have inside `IdMap`. So instead of keeping the two around and since `INITIAL_IDS` was only used by `IdMap`, no need to keep both of them.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions