rust/src/librustdoc/html/render
Mara Bos 2ceee72427
Rollup merge of #81227 - CraftSpider:struct-type-clean, r=jyn514
Remove doctree::StructType

Also removes it from the Union type, as unions can only ever be 'Plain'. Adds a new StructType to JSON, 'union', as the easiest way to encode the type of a union there. This leaves only one item in doctree, `Module`.

r? `@jyn514`
2021-01-22 14:30:16 +00:00
..
cache.rs End of rework of Attributes struct 2021-01-02 16:55:12 +01:00
mod.rs Rollup merge of #81227 - CraftSpider:struct-type-clean, r=jyn514 2021-01-22 14:30:16 +00:00
tests.rs Rustdoc: Fix natural ordering to look at all numbers. 2020-08-09 23:05:35 +02:00