| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-06-04 | librustc: Disallow multiple patterns from appearing in a "let" declaration. | Patrick Walton | -2/+2 | |
| You can still initialize multiple variables at once with "let (x, y) = (1, 2)". | ||||
| 2013-06-04 | std::cell: Modernize constructors | Philipp Brüschweiler | -9/+9 | |
| Part of #3853 | ||||
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -1/+4 | |
| 2013-05-23 | cleanup warnings from libstd | Erick Tryzelaar | -4/+2 | |
| 2013-05-22 | libstd: Fix merge fallout. | Patrick Walton | -0/+50 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+2700 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
