rust/src/libsyntax/ext/deriving/cmp
Philipp Brüschweiler 7295a6da92 Remove many shared pointers
Mostly just low-haning fruit, i.e. function arguments that were @ even
though & would work just as well.

Reduces librustc.so size by 200k when compiling without -O, by 100k when
compiling with -O.
2013-06-27 15:06:19 +02:00
..
eq.rs great renaming propagation: syntax 2013-06-25 16:15:07 -04:00
ord.rs great renaming propagation: syntax 2013-06-25 16:15:07 -04:00
totaleq.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
totalord.rs great renaming propagation: syntax 2013-06-25 16:15:07 -04:00