Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #156020 - GuillaumeGomez:cleanup-code, r=urgau
Improve source code for `librustdoc/visit_ast.rs`
While working on this part of rustdoc, got annoyed at the tuples and decided to transform them into types. Code is now much easier to follow. :3
r? @Urgau