rust/xtask/src
Veetaha f92bfb5807 Gzip artifacts
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>

Override miniz_oxide to build it with optimizations

Building this crate with optimizations decreases the gzipping
part of `cargo xtask dist` from `30-40s` down to `3s`,
the overhead for `rustc` to apply optimizations is miserable on this background
2020-07-07 23:30:11 +03:00
..
codegen Merge #4855 2020-06-12 12:49:30 +00:00
ast_src.rs Separating parsing of for in predicates and types 2020-06-10 11:30:58 +01:00
codegen.rs Don't store generated docs in the repo 2020-06-03 18:26:50 +02:00
dist.rs Gzip artifacts 2020-07-07 23:30:11 +03:00
install.rs Bump required rust to 1.43 2020-04-23 11:56:32 -04:00
lib.rs Move to a dedicated file 2020-06-08 13:58:54 +02:00
main.rs . 2020-07-07 18:12:22 +02:00
not_bash.rs Automate rust-analyzer promotion 2020-07-07 18:38:34 +02:00
pre_commit.rs
release.rs Automate rust-analyzer promotion 2020-07-07 18:38:34 +02:00