| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-08-11 | Register new snapshots | Alex Crichton | -3/+0 |
| 2015-08-03 | syntax: Implement #![no_core] | Alex Crichton | -0/+1 |
| 2015-05-27 | Use `const fn` to abstract away the contents of UnsafeCell & friends. | Eduard Burtescu | -4/+3 |
| 2015-04-30 | std: Always check for EDEADLK in rwlocks on unix | Alex Crichton | -2/+24 |
| 2015-04-30 | std: Favor cfg! over #[cfg] in unix rwlocks | Alex Crichton | -10/+5 |
| 2015-03-12 | std: Remove #[allow] directives in sys modules | Alex Crichton | -6/+0 |
| 2015-02-20 | std: Tidy up some `unsafe impl`s for `sync` | Alex Crichton | -0/+5 |
| 2015-01-08 | Fix destroy assertions in mutex/rwlock/condvar | Michael Neumann | -0/+13 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+57 |
