| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-01-21 | Remove 'since' from unstable attributes | Brian Anderson | -1/+1 | |
| 2015-01-21 | Add 'feature' and 'since' to stability attributes | Brian Anderson | -1/+1 | |
| 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. | ||||
| 2015-01-03 | sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs | Jorge Aparicio | -1/+1 | |
| 2015-01-02 | core: use assoc types in `Deref[Mut]` | Jorge Aparicio | -1/+3 | |
| 2014-12-28 | libcoretest: Add tests for NonZero. | Luqman Aden | -38/+0 | |
| 2014-12-28 | libcore: Use Zeroable trait to try to limit what types may be used with NonZero. | Luqman Aden | -3/+57 | |
| 2014-12-28 | libcore: Don't impl RawPtr* traits for NonZero. | Luqman Aden | -62/+1 | |
| 2014-12-28 | Don't expose NonZero through libstd. | Luqman Aden | -0/+98 | |
