| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-24 | Added `T:Send` bound to `Queue<T>` to avoid specialized Drop impl. | Felix S. Klock II | -1/+1 |
| 2015-02-23 | int audit - std::sync | Nick Cameron | -4/+4 |
| 2015-02-21 | Remove `'static` bound from sync::mpsc, Mutex and RwLock. | Huon Wilson | -2/+2 |
| 2015-02-17 | rollup merge of #22319: huonw/send-is-not-static | Alex Crichton | -2/+2 |
| 2015-02-17 | Fallout from stabilization | Aaron Turon | -4/+4 |
| 2015-02-18 | Update the libraries to reflect Send loosing the 'static bound. | Huon Wilson | -2/+2 |
| 2015-02-11 | rustc: Fix a number of stability lint holes | Alex Crichton | -6/+6 |
| 2015-01-11 | Rename AtomicInt and AtomicUint | Steven Fackler | -9/+9 |
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -47/+48 |
| 2015-01-03 | sed -i -s 's/\bmod,/self,/g' **/*.rs | Jorge Aparicio | -1/+1 |
| 2015-01-02 | rollup merge of #20273: alexcrichton/second-pass-comm | Alex Crichton | -0/+486 |
| 2014-12-29 | std: Second pass stabilization for `comm` | Alex Crichton | -0/+486 |
