diff options
| author | bors <bors@rust-lang.org> | 2022-11-17 07:42:27 +0000 | 
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-11-17 07:42:27 +0000 | 
| commit | 7c75fe4c8547c276574cacb144919d67fd8ab302 (patch) | |
| tree | 402e39583de6ba02374087e2db67f01dc9e52d90 /src/test/rustdoc-gui/codeblock-tooltip.goml | |
| parent | 9340e5c1b9dee53fd32a18f7bfb54faabfe00b7b (diff) | |
| parent | df5c11a069fbee34c3d2cae8b7b9c8e026b63d39 (diff) | |
| download | rust-7c75fe4c8547c276574cacb144919d67fd8ab302.tar.gz rust-7c75fe4c8547c276574cacb144919d67fd8ab302.zip  | |
Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-dead
Record `LocalDefId` in HIR nodes instead of a side table This is part of an attempt to remove the `HirId -> LocalDefId` table from HIR. This attempt is a prerequisite to creation of `LocalDefId` after HIR lowering (https://github.com/rust-lang/rust/pull/96840), by controlling how `def_id` information is accessed. This first part adds the information to HIR nodes themselves instead of a table. The second part is https://github.com/rust-lang/rust/pull/103902 The third part will be to make `hir::Visitor::visit_fn` take a `LocalDefId` as last parameter. The fourth part will be to completely remove the side table.
Diffstat (limited to 'src/test/rustdoc-gui/codeblock-tooltip.goml')
0 files changed, 0 insertions, 0 deletions
