about summary refs log tree commit diff
path: root/src/test/rustdoc-js-std/enum-option.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-02-03 00:24:25 +0000
committerbors <bors@rust-lang.org>2019-02-03 00:24:25 +0000
commitec7ecb3076260256ae7e43f6991ecc1566c73708 (patch)
treee46501ab32ea9eafa8201e19168ace6c26f8a95e /src/test/rustdoc-js-std/enum-option.js
parent8a57831a4b7dfa960110599748f3b7382ae28237 (diff)
parent55ef78e885f0f7a15237fff7cb204fa65a526aac (diff)
downloadrust-ec7ecb3076260256ae7e43f6991ecc1566c73708.tar.gz
rust-ec7ecb3076260256ae7e43f6991ecc1566c73708.zip
Auto merge of #58079 - ljedrz:HirIdification_phase_1, r=Zoxc
hir: add HirId to main Hir nodes

This is the 1st PR in a series dedicated to `HirId`-ification, i.e. deprecating `ast::NodeId`s after the AST > HIR lowering process. The bigger proof of concept can be seen in https://github.com/rust-lang/rust/pull/57578.

**Phase 1**: store `HirId` in all remaining (some already have it) main HIR nodes (excluding `*Id` objects).

- [x] `Field`
- [x] `FieldPat`
- [x] `ForeignItem`
- [x] `GenericParam`
- [x] `Lifetime`
- [x] `MacroDef`
- [x] `PathSegment`
- [x] `PatKind::Binding`
- [x] `Stmt`
- [x] `StructField`
- [x] `TypeBinding`
- [x] `VariantData`
- [x] `WhereClause`
- [x] `WhereEqPredicate`

r? @Zoxc
Cc @varkor
Diffstat (limited to 'src/test/rustdoc-js-std/enum-option.js')
0 files changed, 0 insertions, 0 deletions