about summary refs log tree commit diff
path: root/src/libstd/sys_common/poison.rs
AgeCommit message (Expand)AuthorLines
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-4/+4
2019-02-28libstd => 2018Taiki Endo-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-06refactor: use shorthand fieldsteresy-1/+1
2018-07-10Deny bare trait objects in `src/libstd`.ljedrz-1/+1
2018-02-17fix more typos found by codespell.Matthias Krüger-1/+1
2017-09-23docs improvement std::sync::{PoisonError, TryLockError}Lucas Morales-2/+55
2017-09-15Fix incorrect `into_inner` link in docs.Corey Farwell-1/+1
2017-04-08Adding links around Sender/SyncSender/Receiver errors; Adding more documentat...projektir-1/+3
2017-02-28Add missing url in sync structsGuillaume Gomez-7/+22
2016-11-01std: Move sys_common to libstd/sys_commonBrian Anderson-0/+199