diff options
| author | bors <bors@rust-lang.org> | 2019-02-26 06:13:27 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-02-26 06:13:27 +0000 |
| commit | ea43c3c688980edd6f09a4cb632c9eb996c4f2af (patch) | |
| tree | b6414389576be62f7ae6058a1f7ff69a46277944 /src/tools | |
| parent | fb162e69449b423c5aed0d9c39f6c046fa300c30 (diff) | |
| parent | 77a30ec593002b8e1c7887a14432e9a60f8f74db (diff) | |
| download | rust-ea43c3c688980edd6f09a4cb632c9eb996c4f2af.tar.gz rust-ea43c3c688980edd6f09a4cb632c9eb996c4f2af.zip | |
Auto merge of #58561 - ljedrz:HirIdify_some_nodes, r=Zoxc
Remove NodeId from some HIR nodes The next iteration of https://github.com/rust-lang/rust/pull/57578. Removes `NodeId` from: - [x] `Lifetime` - [x] `Ty` - [x] `GenericParam` - [x] `WhereClause` - [x] `WhereEqPredicate` - [x] `MacroDef` - [x] `Block` - [x] `Expr` r? @Zoxc
Diffstat (limited to 'src/tools')
| m--------- | src/tools/clippy | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 1fac38088609747627b07807945224cf1ea642c +Subproject 7bc2e1d60d23a2f6a31d7a04d40171372d80b5b |
