Files
rust/src/librustdoc
bors b89e01cd8e Auto merge of #88574 - camelid:box-genericarg-const, r=GuillaumeGomez
rustdoc: Box `GenericArg::Const` to reduce enum size

This should reduce the amount of memory allocated in the common cases
where the `GenericArg` is a lifetime or type.
2021-09-04 18:18:00 +00:00
..
2021-08-22 16:35:29 +02:00
2021-07-07 17:52:18 +02:00
2021-08-24 11:19:55 -04:00
2021-08-31 14:50:18 -07:00

For more information about how librustdoc works, see the rustc dev guide.