| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-20 | Fix nits | Alexis Bourget | -2/+1 | |
| 2020-09-18 | Finish moving to intra doc links for std::sync | Alexis Bourget | -36/+26 | |
| 2020-09-12 | Mark Once::new as #[inline]. | Mara Bos | -0/+1 | |
| Without this, it was not inlined in SyncOnceCell::into_inner(), causing unecessary checks and dead code. | ||||
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -120/+3 | |
| Also doing fmt inplace as requested. | ||||
| 2020-08-02 | fix typos | liuzhenyu | -1/+1 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+690 | |
