| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-03-21 | Auto merge of #32054 - seanmonstar:impl-debug-core, r=alexcrichton | bors | -1/+1 |
| 2016-03-20 | Update snapshots to 2016-03-18 (235d774). | Eduard Burtescu | -15/+2 |
| 2016-03-20 | libcore: add Debug implementations to most missing types | Sean McArthur | -1/+1 |
| 2016-03-19 | Change compare_exchange to return a Result<T, T> | Amanieu d'Antras | -83/+114 |
| 2016-02-18 | Add compare_exchange and compare_exchange_weak to atomic types | Amanieu d'Antras | -9/+426 |
| 2016-02-01 | Fix a documentation typo | Alexander Lopatin | -1/+1 |
| 2015-11-18 | Add missing annotations and some tests | Vadim Petrochenkov | -0/+9 |
| 2015-11-06 | Remove stability annotations from trait impl items | Vadim Petrochenkov | -2/+0 |
| 2015-10-17 | Document that Ordering::Relaxed is Monotonic | Stefan O'Rear | -1/+2 |
| 2015-09-15 | Add a comment that the `Atomic*` are all implicitly `Send` | Tobias Bucher | -0/+3 |
| 2015-08-17 | core: Move `atomic` into a new `sync` module | Alex Crichton | -0/+1128 |
