diff options
| author | Michael Goulet <michael@errs.io> | 2023-04-04 09:27:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-04 09:27:47 -0700 |
| commit | d984671246f13a25c6bf69fed559e819686df85c (patch) | |
| tree | 43d292a6cbb694805820e66dd8e6da154653380c /compiler/rustc_query_impl/src | |
| parent | 72e535ea992b7a1d831f9cd634090ab9cc35b9b7 (diff) | |
| parent | 72ef85d83e3095222dc83e0c03531e5150d074c9 (diff) | |
| download | rust-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
