Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Niko Matsakis
|
6b35875dca
|
annotate libstd and start enforcing mutability
|
2012-03-14 20:46:36 -04:00 |
|
Tim Chevalier
|
35400e13ad
|
Use loop instead of while(true) in libraries and compiler itself
And remove spurious fails/unreachable() calls.
|
2012-03-10 20:34:17 -08:00 |
|
Brian Anderson
|
95521c4084
|
std: Convert to rustdoc
|
2012-03-09 22:56:53 -08:00 |
|
Brian Anderson
|
61691c2428
|
std: Make merge_sort faster
|
2012-02-27 18:32:45 -08:00 |
|
Marijn Haverbeke
|
ad03761a97
|
Remove preconditions from libraries
Closes #1805
|
2012-02-22 11:47:47 +01:00 |
|
Tom Lee
|
a02f332602
|
std: rename sort::lteq to sort::le.
|
2012-02-03 12:02:57 +01:00 |
|
Niko Matsakis
|
5e13d19cc0
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
|
Brian Anderson
|
6e27b27cf8
|
libstd: Move std tests into libstd
|
2012-01-17 19:48:58 -08:00 |
|
Marijn Haverbeke
|
60ae1590af
|
Switch to new param kind bound syntax
And remove support for the old syntax
|
2012-01-05 15:50:02 +01:00 |
|
Graydon Hoare
|
447414f007
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
|