| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-05-23 | std: Move simd to core::simd and reexport. #1457 | Brian Anderson | -61/+0 | |
| [breaking-change] | ||||
| 2014-03-31 | Switch some tuple structs to pub fields | Alex Crichton | -10/+18 | |
| This commit deals with the fallout of the previous change by making tuples structs have public fields where necessary (now that the fields are private by default). | ||||
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 | |
| Closes #2569 | ||||
| 2014-01-28 | Feature gate #[simd] | David Manescu | -0/+10 | |
| Fixes #11721 | ||||
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+43 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
