| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-10-21 | Rollup merge of #87440 - twetzel59:fix-barrier-no-op, r=yaahc | Yuki Okushi | -1/+1 |
| 2021-10-11 | Add #[must_use] to is_condition tests | John Kugelman | -0/+1 |
| 2021-10-10 | Add #[must_use] to core and std constructors | John Kugelman | -0/+1 |
| 2021-07-24 | Remove unnecessary condition in Barrier::wait() | twetzel59 | -1/+1 |
| 2021-04-21 | Replace all `fmt.pad` with `debug_struct` | Christiaan Dirkx | -1/+1 |
| 2020-09-20 | Fix nits | Alexis Bourget | -2/+2 |
| 2020-09-18 | Fix broken link | Alexis Bourget | -3/+3 |
| 2020-09-18 | Finish moving to intra doc links for std::sync | Alexis Bourget | -15/+8 |
| 2020-09-06 | Auto merge of #76128 - poliorcetics:doc-use-arc-clone, r=KodrAus | bors | -2/+2 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -39/+3 |
| 2020-08-30 | Move to Arc::clone(&x) over x.clone() in library/std | Alexis Bourget | -2/+2 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -1/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+215 |
