about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-04-04 09:27:47 -0700
committerGitHub <noreply@github.com>2023-04-04 09:27:47 -0700
commitd984671246f13a25c6bf69fed559e819686df85c (patch)
tree43d292a6cbb694805820e66dd8e6da154653380c /compiler/rustc_query_impl/src
parent72e535ea992b7a1d831f9cd634090ab9cc35b9b7 (diff)
parent72ef85d83e3095222dc83e0c03531e5150d074c9 (diff)
downloadrust-d984671246f13a25c6bf69fed559e819686df85c.tar.gz
rust-d984671246f13a25c6bf69fed559e819686df85c.zip
Rollup merge of #109937 - compiler-errors:rustdoc-rpit-cant-be-documented, r=GuillaumeGomez
Don't collect return-position impl traits for documentation

#104889 modified the rustdoc ast collection step to use a HIR visitor, which more thoroughly walks the HIR tree. that means that we're going to encounter inner items (incl return-position impl traits and async fn opaque futures) that are not possible to document.

FIxes (but does not close due to being a beta regression) #109931

r? `@GuillaumeGomez`
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions