diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-03-23 00:00:33 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-23 00:00:33 +0530 |
| commit | af3bd22783e11520554d60df7f6fe4f5aab54748 (patch) | |
| tree | 5902bbb510c48a766a9e7667a9765a8109e70b07 /compiler/rustc_plugin_impl/src | |
| parent | 7a57d8883e97bf66cf7dbfd05c43c7355db20e0a (diff) | |
| parent | 0f45d855c33aea5e04ea9a1e154bee68fbaa61da (diff) | |
| download | rust-af3bd22783e11520554d60df7f6fe4f5aab54748.tar.gz rust-af3bd22783e11520554d60df7f6fe4f5aab54748.zip | |
Rollup merge of #109312 - petrochenkov:docice5, r=GuillaumeGomez
rustdoc: Cleanup parent module tracking for doc links Keep ids of the documented items themselves, not their parent modules. Parent modules can be retreived from those ids when necessary. Fixes https://github.com/rust-lang/rust/issues/108501. That issue could be fixed in a more local way, but this refactoring is something that I wanted to do since https://github.com/rust-lang/rust/pull/93805 anyway.
Diffstat (limited to 'compiler/rustc_plugin_impl/src')
0 files changed, 0 insertions, 0 deletions
