about summary refs log tree commit diff
path: root/compiler/rustc_plugin_impl/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-03-23 00:00:33 +0530
committerGitHub <noreply@github.com>2023-03-23 00:00:33 +0530
commitaf3bd22783e11520554d60df7f6fe4f5aab54748 (patch)
tree5902bbb510c48a766a9e7667a9765a8109e70b07 /compiler/rustc_plugin_impl/src
parent7a57d8883e97bf66cf7dbfd05c43c7355db20e0a (diff)
parent0f45d855c33aea5e04ea9a1e154bee68fbaa61da (diff)
downloadrust-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