| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-03-30 | Fallout in tests: largely changes to error messages. | Niko Matsakis | -0/+1 | |
| 2015-01-21 | Tie stability attributes to feature gates | Brian Anderson | -1/+0 | |
| 2015-01-08 | Improvements to feature staging | Brian Anderson | -1/+1 | |
| This gets rid of the 'experimental' level, removes the non-staged_api case (i.e. stability levels for out-of-tree crates), and lets the staged_api attributes use 'unstable' and 'deprecated' lints. This makes the transition period to the full feature staging design a bit nicer. | ||||
| 2014-05-23 | std: Move simd to core::simd and reexport. #1457 | Brian Anderson | -7/+7 | |
| [breaking-change] | ||||
| 2014-05-02 | Implement comparison operators for int and uint SIMD vectors | Brendan Zabarauskas | -0/+37 | |
