diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-21 08:51:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-21 08:51:19 +0100 |
| commit | 569272ac05c6cae7fd64c31396bbdcb7aacd6aab (patch) | |
| tree | b830cbbca55d8317f8b9168e5272648ac4635a6c /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a6d0c35e869f88ba04b17a9befa2024721a579b4 (diff) | |
| parent | be9679de5c91540f44ffd2e2500a45b29cd5b230 (diff) | |
| download | rust-569272ac05c6cae7fd64c31396bbdcb7aacd6aab.tar.gz rust-569272ac05c6cae7fd64c31396bbdcb7aacd6aab.zip | |
Rollup merge of #70092 - eddyb:hir-items-are-just-nodes, r=Zoxc
hir: replace "items" terminology with "nodes" where appropriate. The newly added `HirOwnerItems` confused me before I realized that "items" there actually referred to HIR nodes, not `hir:Item` or "item-like" (which we should IMO replace with "owner"). I suspect the naming had something to do with `ItemLocalId`'s use of "item". That is, `ItemLocalId` could be interpreted to mean one of two things: * `IntraItemNodeId` i.e. `IntraOwnerNodeId` * this is IMO correct, and I'd even like to rename it, but I didn't want to throw that into this PR * `IntraOwnerItemId` * this is what `HirOwnerItems` would seem to imply r? @Zoxc cc @michaelwoerister @nikomatsakis
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
