| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-20 | Fix fallout of removing import_shadowing in tests. | Eduard Burtescu | -3/+1 |
| 2014-12-20 | Fix the fallout of removing feature(import_shadowing). | Eduard Burtescu | -2/+6 |
| 2014-12-18 | std: Move the panic flag to its own thread local | Alex Crichton | -1/+1 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -164/+157 |
| 2014-12-18 | Avoid .take().unwrap() with FnOnce closures | Alex Crichton | -11/+14 |
| 2014-12-18 | Fallout from new thread API | Aaron Turon | -13/+14 |
| 2014-12-18 | Introduce std::thread | Aaron Turon | -0/+655 |
