OGINO Masanori
|
5ec1d5b69d
|
FALSE is not 1u8 but 0u8, of cource.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
|
2013-07-31 07:13:38 +09:00 |
|
Patrick Walton
|
06594ed96b
|
librustc: Remove pub extern and priv extern from the language.
Place `pub` or `priv` on individual items instead.
|
2013-07-20 17:39:38 -07:00 |
|
Alex Crichton
|
395685079a
|
libextra: Require documentation by default
|
2013-05-30 01:03:15 -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 |
|