diff options
| author | bors <bors@rust-lang.org> | 2019-02-03 00:24:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-02-03 00:24:25 +0000 |
| commit | ec7ecb3076260256ae7e43f6991ecc1566c73708 (patch) | |
| tree | e46501ab32ea9eafa8201e19168ace6c26f8a95e /src/test/rustdoc-js-std/enum-option.js | |
| parent | 8a57831a4b7dfa960110599748f3b7382ae28237 (diff) | |
| parent | 55ef78e885f0f7a15237fff7cb204fa65a526aac (diff) | |
| download | rust-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
