Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: shrink size of Rust artifacts
This does not do panic=abort because to be effective, you also need to rebuild std, and _that_ means rebuilding images and also installing from rustup (because the packages we are using do not include std sources). But this will still shrink the size a fair bit.
- Loading branch information