Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Michael Sullivan
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Eric Holk
|
1e8f501343
|
Machine types are different from int/uint, etc (Issue #2187)
|
2012-06-04 19:16:47 -07:00 |
|
Brian Anderson
|
b4516590e4
|
core: Add to_str impls for remaining int types
|
2012-05-25 23:47:02 -07:00 |
|
Marijn Haverbeke
|
b5a4fa9456
|
Move some code over to iterator-for to see how it performs.
|
2012-03-27 15:46:33 +02:00 |
|
Niko Matsakis
|
713006c7b6
|
add mutability annotations to libcore
|
2012-03-07 07:47:50 -08:00 |
|
Marijn Haverbeke
|
72373438d2
|
Add core::to_str module
Provides a central iface for the various stringification
functions.
|
2012-02-22 13:06:38 +01:00 |
|