Daniel Micay
|
6c547e42c8
|
rm vec::uniq_len
|
2013-06-15 22:16:21 -04:00 |
|
Huon Wilson
|
4b806b4d06
|
std: remove each_char* fns and methods from str, replaced by iterators.
|
2013-06-09 02:22:23 +10:00 |
|
Patrick Walton
|
5fb254695b
|
Remove all uses of pub impl . rs=style
|
2013-06-01 09:18:27 -07:00 |
|
Alex Crichton
|
007651cd26
|
Require documentation by default for libstd
Adds documentation for various things that I understand.
Adds #[allow(missing_doc)] for lots of things that I don't understand.
|
2013-05-30 01:02:55 -05:00 |
|
Patrick Walton
|
0c820d4123
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
This only changes the directory names; it does not change the "real"
metadata names.
|
2013-05-22 21:57:05 -07:00 |
|