rust/src/librustdoc/clean
Eric Huss 8dfe52293a
Rollup merge of #89297 - GuillaumeGomez:remove-never-from-type-enum, r=camelid
Remove Never variant from clean::Type enum

Fixes #89287.

r? ``@camelid``
2021-09-29 19:33:38 -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 Rollup merge of #88895 - camelid:cleanup-pt2, r=jyn514 2021-09-25 18:22:17 -07:00
blanket_impl.rs Rollup merge of #89001 - jackh726:binder-cleanup, r=nikomatsakis 2021-09-24 11:40:11 -07:00
cfg.rs rustdoc: Add human-readable cfg string for m68k 2021-09-17 15:07:13 +00:00
inline.rs Elaborate comment 2021-09-26 01:07:10 +09:00
mod.rs Remove Never variant from clean::Type enum 2021-09-29 20:29:33 +02:00
simplify.rs Fix generics where bounds order 2021-09-19 20:23:12 +02:00
types.rs Remove Never variant from clean::Type enum 2021-09-29 20:29:33 +02:00
utils.rs Remove Type::ResolvedPath.is_generic 2021-09-12 13:27:06 -07:00