| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-07 | reduce references on match patterns (clippy::match_ref_pats) | Matthias Krüger | -1/+1 |
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -1/+1 |
| 2019-11-29 | Format libstd with rustfmt | David Tolnay | -11/+3 |
| 2019-09-05 | std: Improve downstream codegen in `Command::env` | Alex Crichton | -37/+14 |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -4/+4 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-04-12 | Import the `alloc` crate as `alloc_crate` in std | Simon Sapin | -1/+1 |
| 2018-03-19 | Simplify PATH key comparison | Bryan Drewery | -1/+1 |
| 2018-03-19 | Don't use posix_spawn() if PATH was modified in the environment. | Bryan Drewery | -0/+12 |
| 2017-12-24 | Capture environment at spawn | Diggory Blake | -0/+124 |
