about summary refs log tree commit diff
path: root/compiler/rustc_infer/src/traits/util.rs
diff options
context:
space:
mode:
authorTakayuki Maeda <takoyaki0316@gmail.com>2023-06-26 23:16:16 +0900
committerGitHub <noreply@github.com>2023-06-26 23:16:16 +0900
commit40e3fcfd59b02665464bc17fe6a11ebd311ac78a (patch)
tree34d4b56627b004b7c965a3b48aa5d94e4b62392a /compiler/rustc_infer/src/traits/util.rs
parentc6a4d449775bc12ae9fabd0b45849fd9103977ab (diff)
parentc643bedf7c90940005da021ba80b6c4e6dcbdaa5 (diff)
downloadrust-40e3fcfd59b02665464bc17fe6a11ebd311ac78a.tar.gz
rust-40e3fcfd59b02665464bc17fe6a11ebd311ac78a.zip
Rollup merge of #112920 - fmease:rustdoc-fix-112904, r=GuillaumeGomez
rustdoc: render generic params & where-clauses of cross-crate assoc tys in impls

We used to only ever render generic parameters & where-clauses of cross-crate associated types when the item was located inside of a trait and we used to just drop them when it was inside of an impl block (trait or inherent).

Fixes #112904.

`@rustbot` label A-cross-crate-reexports
Diffstat (limited to 'compiler/rustc_infer/src/traits/util.rs')
0 files changed, 0 insertions, 0 deletions