| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-05-05 | Add `rustfmt` cfg to well known cfgs list | Urgau | -3/+5 |
| 2024-05-02 | Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` | Martin Nordholts | -1/+1 |
| 2024-04-15 | Move --check-cfg documentation to stable books | Urgau | -1/+1 |
| 2024-04-06 | Put checks that detect UB under their own flag below debug_assertions | Ben Kimock | -0/+6 |
| 2024-04-05 | Move cfg and check-cfg configuration in it's own module and add docs | Urgau | -0/+373 |
| 2024-01-12 | update paths in comments | joboet | -2/+2 |
| 2022-10-20 | Change process spawning to inherit the parent's signal mask by default | Rain | -5/+8 |
| 2022-08-31 | unix_sigpipe: Inline compiler sigpipe constants in std | Martin Nordholts | -0/+2 |
| 2022-08-28 | Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()` | Martin Nordholts | -0/+20 |
