about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-10-16 16:50:25 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-10-17 16:26:35 +1100
commit847c8ba70df6fd5772ad7e7f0df8cc3617812ea3 (patch)
treee16a81c34174750e5ac525f665d4239a67953bdd /compiler/rustc_codegen_llvm/src
parent4175c9b59546b78d7bab2d17a5e8c87fc633b4a5 (diff)
downloadrust-847c8ba70df6fd5772ad7e7f0df8cc3617812ea3.tar.gz
rust-847c8ba70df6fd5772ad7e7f0df8cc3617812ea3.zip
Remove `IdFunctor` trait.
It's defined in `rustc_data_structures` but is only used in
`rustc_type_ir`. The code is shorter and easier to read if we remove
this layer of abstraction and just do the things directly where they are
needed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions