diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-07-10 05:18:43 +0300 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-07-10 05:18:43 +0300 |
| commit | c2fad05856799670039fa1843452ee8fc404182d (patch) | |
| tree | 7d3e78e7be4c70087cda762dfca7f129feceba26 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 4b506ca0e1821e71fd8a6c7434dc02b5bd432a34 (diff) | |
| download | rust-c2fad05856799670039fa1843452ee8fc404182d.tar.gz rust-c2fad05856799670039fa1843452ee8fc404182d.zip | |
Put the expression stuff in the expression store behind an `Option<Box>`
And leave only the type stuff without it. This is because most expression stores don't have anything but types (e.g. generics, fields, signatures) so this saves a lot of memory. This saves 58mb on `analysis-stats .`.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
