Corey Richardson
|
49e11630fa
|
std: clean up ptr a bit
|
2014-02-15 12:11:41 -05:00 |
|
Patrick Walton
|
749ee53c6d
|
librustc: Make || lambdas not infer to proc s
|
2013-11-26 08:25:27 -08:00 |
|
Patrick Walton
|
ba739b2135
|
librustc: Convert ~fn() to proc() everywhere.
|
2013-11-18 18:27:31 -08:00 |
|
Erick Tryzelaar
|
ad5c676853
|
Fix warnings it tests
|
2013-08-17 08:42:35 -07:00 |
|
Daniel Micay
|
fe3ad0a204
|
rm some uses of to_mut_unsafe_ptr
|
2013-06-08 15:02:32 -04:00 |
|
Daniel Micay
|
29aba8033a
|
mv the raw pointer {swap,replace}_ptr to std::ptr
|
2013-05-31 10:31:26 -04:00 |
|
Patrick Walton
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Patrick Walton
|
1be40be613
|
test: Update tests to use the new syntax.
|
2013-05-22 21:57:10 -07:00 |
|
Alex Crichton
|
998fececd6
|
Stop using the '<->' operator
|
2013-05-10 22:51:06 -04:00 |
|
Brian Anderson
|
423843e54b
|
Don't perform swap when src == dst. #5041
|
2013-02-20 16:18:48 -08:00 |
|