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 |
|
Daniel Micay
|
e6c04dea03
|
fix casts on 32-bit
|
2013-05-27 18:14:00 -04:00 |
|
Daniel Micay
|
14846613bb
|
inline bump_box_refcount
|
2013-05-26 10:26:04 -04:00 |
|
Daniel Micay
|
b25c520102
|
make transmute_copy use memcpy, and inline it
|
2013-05-26 10:26:04 -04:00 |
|
Daniel Micay
|
f6023a01d4
|
use uninit for cast::transmute_copy
|
2013-05-26 10:26:03 -04:00 |
|
Erick Tryzelaar
|
dc970c13f4
|
cleanup warnings from libstd
|
2013-05-23 17:48:16 -07: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 |
|