diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-08-11 12:34:52 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-08-11 12:46:55 +1000 |
| commit | 6a3c663cbb65b08c7a7356cc3745eb9b75493bc6 (patch) | |
| tree | 8bfe6137a6d45d0b9ee02f01dcafe93209e09f56 /compiler/rustc_codegen_llvm/src | |
| parent | 288b6672be6560fe45f8bb033d581379ec38b4a0 (diff) | |
| download | rust-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
