rust/src
Oliver Schneider 04fe212e1f Rollup merge of #25710 - Manishearth:no_decorator_clone, r=sfackler
fixes #25683

I have a very nonscientific measurement of the data via valgrind/massif [here](https://gist.github.com/Manishearth/4c47f15f6835cb3957c4)

I measured the memory usage for both --pretty=expanded and -Z no-trans

It *seems* like there's a 20-25MB decrease during expansion on stage2 librustc; but I'm not quite sure.

r? @eddyb

(have not yet run tests, but it compiles fine, might want to wait before giving r+)

cc @nrc @huon
2015-05-23 19:03:19 +02:00
..
compiler-rt@58ab642c30
compiletest
doc Rollup merge of #25695 - mbrubeck:reference, r=brson 2015-05-23 19:03:18 +02:00
driver
error-index-generator
etc mk: Generate a .def file for rustc_llvm on MSVC 2015-05-19 10:53:07 -07:00
grammar
jemalloc@e24a1a025a
liballoc she -> they in Dining Philosophers 2015-05-21 11:53:45 -04:00
libarena
libbacktrace
libcollections Auto merge of #24847 - sfackler:debug-builders-stability, r=aturon 2015-05-23 09:36:56 +00:00
libcollectionstest
libcore Rollup merge of #25687 - tamird:num-self-cleanup, r=Gankro 2015-05-23 19:03:18 +02:00
libcoretest Stabilize debug builders for 1.2.0 2015-05-19 21:57:39 -07:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
liblog
librand
librbml Return the iterator from reader::docs. 2015-05-19 19:31:54 +02:00
librustc Lazy-load filemaps from external crates. 2015-05-22 16:15:21 +03:00
librustc_back Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_bitflags
librustc_borrowck
librustc_data_structures
librustc_driver Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_lint Auto merge of #25612 - petrochenkov:lintabs, r=@alexcrichton 2015-05-21 00:52:27 +00:00
librustc_llvm Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_privacy
librustc_resolve
librustc_trans Fix ICE trying to pass DST to C functions 2015-05-21 10:46:30 +02:00
librustc_typeck Auto merge of #25552 - GuillaumeGomez:left-hand-error, r=pnkfelix 2015-05-21 10:00:04 +00:00
librustc_unicode doc: fix a broken link 2015-05-19 19:36:10 +02:00
librustdoc Rustdoc Search: Add Hint to Primitive Type Result 2015-05-22 22:18:27 +02:00
libserialize
libstd Rollup merge of #25709 - MatejLach:stdlib_style, r=steveklabnik 2015-05-23 19:03:19 +02:00
libsyntax Rollup merge of #25710 - Manishearth:no_decorator_clone, r=sfackler 2015-05-23 19:03:19 +02:00
libterm
libtest
llvm@bff6907697
rt Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust-installer@e54d4823d2
rustbook
rustllvm rustc_llvm: Don't export constants across dlls 2015-05-19 10:53:07 -07:00
test Rollup merge of #25710 - Manishearth:no_decorator_clone, r=sfackler 2015-05-23 19:03:19 +02:00
snapshots.txt