about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-02-22 17:46:53 -0800
committerbors <bors@rust-lang.org>2014-02-22 17:46:53 -0800
commit4995a85f401e17ea7a9b8eab32335b5fd13ce248 (patch)
treeb14f5367835f027143cc50efe514900d65837f62 /src/test/codegen/stack-alloc-string-slice.rs
parent22d3669b9e7f40a5c05425141dcba6137189ee31 (diff)
parent3cf0b9bd113e25b9b8020cff6ed7bcd82760473e (diff)
downloadrust-4995a85f401e17ea7a9b8eab32335b5fd13ce248.tar.gz
rust-4995a85f401e17ea7a9b8eab32335b5fd13ce248.zip
auto merge of #12448 : alexcrichton/rust/smaller-rust, r=brson
Two optimizations:

1. Compress `foo.bc` in each rlib with `flate`. These are just taking up space and are only used with LTO, no need for LTO to be speedy.
2. Stop install `librustc.rlib` and friends, this is a *huge* source of bloat. There's no need for us to install static libraries for these components.

cc #12440
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions