| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-26 | Require types to opt-in Sync | Flavio Percoco | -1/+9 |
| 2014-12-23 | Fix some spelling errors. | Huon Wilson | -1/+1 |
| 2014-12-22 | Fix fallout from changes. In cases where stage0 compiler is needed, we | Niko Matsakis | -1/+23 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -4/+5 |
| 2014-12-18 | Avoid .take().unwrap() with FnOnce closures | Alex Crichton | -4/+2 |
| 2014-12-18 | Fallout from new thread API | Aaron Turon | -3/+3 |
| 2014-12-18 | libs: merge librustrt into libstd | Aaron Turon | -1/+1 |
| 2014-12-18 | librustc: Always parse `macro!()`/`macro![]` as expressions if not | Patrick Walton | -25/+25 |
| 2014-12-15 | Remove internal uses of `marker::NoCopy` | Jorge Aparicio | -5/+0 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -6/+6 |
| 2014-12-13 | libstd: use unboxed closures | Jorge Aparicio | -3/+9 |
| 2014-12-05 | Utilize fewer reexports | Corey Farwell | -3/+3 |
| 2014-11-23 | std: Add a new top-level thread_local module | Alex Crichton | -0/+895 |
