| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-08-24 | Use `#[prelude_import]` in `libstd`. | Jeffrey Seyfried | -1/+0 |
| 2016-06-02 | Fix undefined behavior when re-locking a mutex from the same thread | Amanieu d'Antras | -0/+6 |
| 2015-05-27 | Use `const fn` to abstract away the contents of UnsafeCell & friends. | Eduard Burtescu | -3/+6 |
| 2015-04-13 | pluralize doc comment verbs and add missing periods | Andrew Paseltiner | -4/+4 |
| 2015-02-01 | std: Add a new `env` module | Alex Crichton | -7/+0 |
| 2015-01-07 | markers -> marker | Nick Cameron | -1/+1 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -1/+1 |
| 2014-12-26 | Make Send and Sync traits unsafe | Flavio Percoco | -1/+3 |
| 2014-12-26 | Require types to opt-in Sync | Flavio Percoco | -0/+1 |
| 2014-12-20 | Fix the fallout of removing feature(import_shadowing). | Eduard Burtescu | -2/+0 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+64 |
