rust/src/librustdoc/clean
Manish Goregaokar b3af37ac7b
Rollup merge of #88810 - camelid:cleanup-pt1, r=jyn514
rustdoc: Cleanup `clean` part 1

Split out from #88379.

These commits are completely independent of each other, and each is a fairly
small change (the last few are new commits; they are not from #88379):

- Remove unnecessary `Cache.*_did` fields
- rustdoc: Get symbol for `TyParam` directly
- Create a valid `Res` in `external_path()`
- Remove unused `hir_id` parameter from `resolve_type`
- Fix redundant arguments in `external_path()`
- Remove unnecessary `is_trait` argument
- rustdoc: Cleanup a pattern match in `external_generic_args()`

r? ``@jyn514``
2021-09-12 03:44:58 -07:00
..
cfg Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomez 2021-09-05 12:52:34 +00:00
blanket_impl.rs downgrade some logging 2021-09-12 02:23:08 +00:00
cfg.rs Remove the insta-stable cfg(wasm) 2021-04-07 23:09:56 +03:00
inline.rs Rollup merge of #88677 - petrochenkov:exportid, r=davidtwco 2021-09-12 03:44:53 -07:00
mod.rs Rollup merge of #88810 - camelid:cleanup-pt1, r=jyn514 2021-09-12 03:44:58 -07:00
simplify.rs Box GenericArgs::Parenthesized.output 2021-08-31 20:32:17 -07:00
types.rs Rollup merge of #88810 - camelid:cleanup-pt1, r=jyn514 2021-09-12 03:44:58 -07:00
utils.rs rustdoc: Cleanup a pattern match in external_generic_args() 2021-09-11 16:01:49 -07:00