rust/src/librustdoc/json
Noah Lev 90986897c5 rustdoc: Box ty field of GenericParamDefKind::Const
This cuts the size of `GenericParamDef` in half, from 104 bytes to 56
bytes. I think the extra indirection should be worth the size savings.
2021-10-18 10:16:01 -07:00
..
conversions.rs rustdoc: Box ty field of GenericParamDefKind::Const 2021-10-18 10:16:01 -07:00
mod.rs Moved format-version constant to rustdoc-json-types 2021-10-15 12:27:42 +03:00