| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-01 | make `in` and `foreach` get treated as keywords | Daniel Micay | -7/+7 | |
| 2013-07-22 | new snapshot | Daniel Micay | -61/+0 | |
| 2013-07-17 | librustc: Remove all uses of the `Copy` bound. | Patrick Walton | -5/+9 | |
| 2013-07-17 | librustc: Remove all uses of "copy". | Patrick Walton | -1/+1 | |
| 2013-07-14 | Purge the last remnants of the old TLS api | Alex Crichton | -15/+68 | |
| Closes #3273 | ||||
| 2013-07-11 | Remove all external requirements of `@` from TLS | Alex Crichton | -1/+1 | |
| Closes #6004 | ||||
| 2013-07-09 | Rename local_data methods/types for less keystrokes | Alex Crichton | -9/+8 | |
| 2013-07-09 | Change TLS to almost be able to contain owned types | Alex Crichton | -1/+1 | |
| 2013-06-25 | Change finalize -> drop. | Luqman Aden | -1/+1 | |
| 2013-06-01 | Remove all uses of `pub impl`. rs=style | Patrick Walton | -6/+6 | |
| 2013-05-30 | Require documentation by default for libstd | Alex Crichton | -0/+2 | |
| Adds documentation for various things that I understand. Adds #[allow(missing_doc)] for lots of things that I don't understand. | ||||
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -1/+2 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+217 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
