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>2022-08-11 12:34:52 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2022-08-11 12:46:55 +1000
commit6a3c663cbb65b08c7a7356cc3745eb9b75493bc6 (patch)
tree8bfe6137a6d45d0b9ee02f01dcafe93209e09f56 /compiler/rustc_codegen_llvm/src
parent288b6672be6560fe45f8bb033d581379ec38b4a0 (diff)
downloadrust-6a3c663cbb65b08c7a7356cc3745eb9b75493bc6.tar.gz
rust-6a3c663cbb65b08c7a7356cc3745eb9b75493bc6.zip
Change how `AssocItem` is reported.
Currently it's reported as either `TraitItem` or `ImplItem`. This commit
changes it to `AssocItem`, because having the report match the type name
is (a) consistent with other types, and (b) the trait/impl split isn't
that important here.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions