Daniel Micay
|
ed67cdb73c
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
|
Patrick Walton
|
e20549ff19
|
librustc: Remove all uses of the Copy bound.
|
2013-07-17 14:57:53 -07:00 |
|
Patrick Walton
|
99b33f7219
|
librustc: Remove all uses of "copy".
|
2013-07-17 14:57:51 -07:00 |
|
Alex Crichton
|
e3211fa1f1
|
Purge the last remnants of the old TLS api
Closes #3273
|
2013-07-14 09:29:12 -07:00 |
|
Alex Crichton
|
f9bf69d253
|
Remove all external requirements of @ from TLS
Closes #6004
|
2013-07-11 00:37:13 -07:00 |
|
Alex Crichton
|
cb5b9a477c
|
Rename local_data methods/types for less keystrokes
|
2013-07-09 17:39:49 -07:00 |
|
Alex Crichton
|
5c3a2e7eeb
|
Change TLS to almost be able to contain owned types
|
2013-07-09 17:31:01 -07:00 |
|
Luqman Aden
|
ca2966c6d0
|
Change finalize -> drop.
|
2013-06-25 21:14:39 -04: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
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -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 |
|