Patrick Walton
|
be9bddd463
|
libcore: Remove pure from libcore. rs=depure
|
2013-03-22 10:29:17 -07:00 |
|
Patrick Walton
|
4634f7edae
|
librustc: Remove all uses of static from functions. rs=destatic
|
2013-03-22 10:27:39 -07:00 |
|
Daniel Micay
|
7782aa82d2
|
bool: make the from_str function a FromStr impl
|
2013-03-06 13:05:59 -05:00 |
|
Niko Matsakis
|
a32498d846
|
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
correct handling of moves for struct-record update.
Part of #3678. Fixes #2828, #3904, #4719.
|
2013-02-07 05:53:30 -08:00 |
|
Patrick Walton
|
366812a5c3
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
Graydon Hoare
|
00c856c0b1
|
Update license, add license boilerplate to most files. Remainder will follow.
|
2012-12-03 17:12:14 -08:00 |
|
Jesse Jones
|
0fd9c9d054
|
Made from_str pure
|
2012-11-18 13:25:27 -08:00 |
|
Graydon Hoare
|
3654287826
|
De-export logging, to_str, to_bytes, from_str, util. Part of #3583.
|
2012-09-28 17:47:09 -07:00 |
|
Brian Anderson
|
ee426f177b
|
core: Mark three more trivial mods as demoded
|
2012-09-20 17:18:18 -07:00 |
|
Brian Anderson
|
c115b82238
|
core: Clean up crate docs and give all mods a brief description
|
2012-09-19 16:52:59 -07:00 |
|
Patrick Walton
|
cd15eac9cf
|
libcore: Add missing from_str.rs
|
2012-09-03 15:59:37 -07:00 |
|
Brian Anderson
|
e767011b77
|
core: Add missing from_str.rs
|
2012-09-03 14:14:17 -07:00 |
|