about summary refs log tree commit diff
path: root/src/libstd/sys_common/remutex.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-224/+0
2020-03-20Fix abort-on-eprintln during process shutdownAlex Crichton-63/+51
2019-12-22Format the worldMark Rousskov-17/+14
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-4/+6
2019-02-28libstd => 2018Taiki Endo-10/+10
2019-02-17Use more impl header lifetime elisionScott McMurray-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-02Make Stdio handle UnwindSafeEvan Simmons-0/+4
2018-05-07Add explanation for #[must_use] on mutex guardsManish Goregaokar-1/+1
2017-10-09Refactor to use `debug_struct` in several Debug implsMalo Jaffré-3/+10
2016-11-01std: Move sys_common to libstd/sys_commonBrian Anderson-0/+236