]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #90385 - mfrw:mfrw/librustdoc, r=GuillaumeGomez
authorbors <bors@rust-lang.org>
Sat, 13 Nov 2021 20:11:58 +0000 (20:11 +0000)
committerbors <bors@rust-lang.org>
Sat, 13 Nov 2021 20:11:58 +0000 (20:11 +0000)
commitb416e3892d9526709f3a248f5ed3a43a970f795e
tree0a4ffa3452dfde8e53b05268ee74f9a74503bf5a
parentd212d902ae8d29e31b32641096f7848a4bb35522
parent5cfc7ce3372852b76dce6e6354faa3e7f0bf8598
Auto merge of #90385 - mfrw:mfrw/librustdoc, r=GuillaumeGomez

rustdoc: use Type::def_id() instead of Type::def_id_no_primitives()

For: #90187

r? `@jyn514`
src/librustdoc/formats/cache.rs
src/librustdoc/html/render/cache.rs
src/librustdoc/html/render/mod.rs
src/librustdoc/passes/collect_trait_impls.rs