| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -2/+2 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -11/+12 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-11 | Use iterators instead of raw offsets in Windows argument parser | Michael Howell | -49/+45 | |
| 2018-12-10 | Fix iterator nits | Michael Howell | -18/+7 | |
| 2018-12-10 | Fix nit | Michael Howell | -4/+6 | |
| Rewrite it to not use `if let`. | ||||
| 2018-12-10 | Fix nits | Michael Howell | -3/+10 | |
| Add comments explaining how we test this, and use a slice for debugging instead of a clone of the iterator. | ||||
| 2018-12-10 | Fix poorly-transcribed test case | Michael Howell | -3/+3 | |
| 2018-12-10 | Fix nitpicks | Michael Howell | -23/+21 | |
| Switch to vec::IntoIter as our backing double-ended iterator. Fix incorrect comment. | ||||
| 2018-12-10 | Remove dependency on shell32.dll #56510 | Michael Howell | -38/+206 | |
| 2017-06-21 | Better Debug for Args and ArgsOs | Stepan Koltsov | -0/+31 | |
| Display actual args instead of two dots. | ||||
| 2016-10-02 | Move platform-specific arg handling to sys::args | Brian Anderson | -0/+76 | |
