about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-03-02 19:07:22 +0000
committerbors <bors@rust-lang.org>2019-03-02 19:07:22 +0000
commit0ea22717a1e01fa535534b85a5347a7e49fc79de (patch)
treece6c58ec21d51d974962da7f8eadf40c8cc83817 /src/libstd/sys
parentfab272e5ef92b5f0b4f10c1b42c7dbcb5cec0f78 (diff)
parent299ed9af947db19a35e540bbb4ac5dac5a72e0ae (diff)
downloadrust-0ea22717a1e01fa535534b85a5347a7e49fc79de.tar.gz
rust-0ea22717a1e01fa535534b85a5347a7e49fc79de.zip
Auto merge of #58836 - ljedrz:begone_NodeId, r=Zoxc
Remove NodeId from even more HIR nodes

The next iteration of HirIdification (#57578).

Removes `NodeId` from:

- [x] `StructField`
- [x] `ForeignItem`
- [x] `Item`
- [x] `Pat`
- [x] `FieldPat`
- [x] `VariantData`
- [x] `ImplItemId` (replaces it with `HirId`)
- [x] `TraitItemId` (replaces it with `HirId`)
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions