rustup icon indicating copy to clipboard operation
rustup copied to clipboard

Reduce disk size taken up by rust standard library docs

Open spotlesscoder opened this issue 10 months ago • 3 comments

Problem you are trying to solve

I have a macbook with only 256GB SSD as I am not willing to pay the insane upgrade prices of apple

Thus, 700MB here and there do add up and I want to reduce the disk space taken up by software so I can store more photos etc.

Solution you'd like

The docs installed by rustup are quite large - maybe there is a way to minify the HTML etc. or generate the docs on demand (when opening) from a file format that doesn't use a lot of characters for markup

Image

Notes

No response

spotlesscoder avatar Dec 04 '24 17:12 spotlesscoder