| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -4/+4 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -4/+4 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-06 | refactor: use shorthand fields | teresy | -1/+1 | |
| 2018-07-10 | Deny bare trait objects in `src/libstd`. | ljedrz | -1/+1 | |
| 2018-02-17 | fix more typos found by codespell. | Matthias Krüger | -1/+1 | |
| 2017-09-23 | docs improvement std::sync::{PoisonError, TryLockError} | Lucas Morales | -2/+55 | |
| 2017-09-15 | Fix incorrect `into_inner` link in docs. | Corey Farwell | -1/+1 | |
| Fixes https://github.com/rust-lang/rust/issues/42373. | ||||
| 2017-04-08 | Adding links around Sender/SyncSender/Receiver errors; Adding more ↵ | projektir | -1/+3 | |
| documentation to channel() and sync_channel(); adding more links #29377 | ||||
| 2017-02-28 | Add missing url in sync structs | Guillaume Gomez | -7/+22 | |
| 2016-11-01 | std: Move sys_common to libstd/sys_common | Brian Anderson | -0/+199 | |
| Make the directory structure reflect the module structure. I've always found the existing structure confusing. | ||||
