about summary refs log tree commit diff
path: root/library/std/src/time.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-26 09:10:27 +0000
committerbors <bors@rust-lang.org>2022-01-26 09:10:27 +0000
commit788b1fe5b79a8b74215022f9df49b0eae68a50b9 (patch)
tree76d78463e73fcf56e3674b834e330191979656c9 /library/std/src/time.rs
parentd502eda250d0090f4990cc6880c88b95a92b4818 (diff)
parent00ba815a585d11957b3764fda61ac0b120844b02 (diff)
downloadrust-788b1fe5b79a8b74215022f9df49b0eae68a50b9.tar.gz
rust-788b1fe5b79a8b74215022f9df49b0eae68a50b9.zip
Auto merge of #88679 - petrochenkov:doctrscope, r=GuillaumeGomez
rustdoc: Pre-calculate traits that are in scope for doc links

This eliminates one more late use of resolver (part of #83761).
At early doc link resolution time we go through parent modules of items from the current crate, reexports of items from other crates, trait items, and impl items collected by `collect-intra-doc-links` pass, determine traits that are in scope in each such module, and put those traits into a map used by later rustdoc passes.
r? `@jyn514`
Diffstat (limited to 'library/std/src/time.rs')
0 files changed, 0 insertions, 0 deletions