| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-31 | std: use id-based thread parking on SOLID | joboet | -2/+2 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -1/+1 |
| 2022-07-25 | Rollup merge of #95916 - solid-rs:feat-kmc-solid-abort, r=Mark-Simulacrum | Yuki Okushi | -13/+2 |
| 2022-05-18 | std: use an event flag based thread parker on SOLID | joboet | -0/+2 |
| 2022-04-14 | library: Remove definitions and reexports of `strlen` from libstd | Vadim Petrochenkov | -2/+0 |
| 2022-04-11 | kmc-solid: Use `abort` to abort a program | Tomoaki Kawada | -13/+2 |
| 2022-03-22 | Move std::sys::{mutex, condvar, rwlock} to std::sys::locks. | Mara Bos | -2/+9 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -1/+1 |
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -2/+2 |
| 2021-09-28 | Add SOLID targets | Tomoaki Kawada | -0/+96 |
