| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -167/+0 |
| 2020-06-10 | Migrate to numeric associated consts | Lzu Tao | -1/+1 |
| 2020-01-02 | Use drop instead of the toilet closure `|_| ()` | Lzu Tao | -3/+3 |
| 2019-11-29 | Format libstd/sys with rustfmt | David Tolnay | -22/+29 |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -5/+5 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -1/+1 |
| 2016-10-14 | Android: Fix unused-imports warning | Tobias Bucher | -1/+2 |
| 2016-10-14 | Only use Android fallback for {ftruncate,pread,pwrite} on 32 bit | Tobias Bucher | -0/+24 |
| 2016-10-12 | Remove unnecessary `unsafe` block | Tobias Bucher | -20/+16 |
| 2016-10-11 | Fix Android compilation `io::Error` -> `io::ErrorKind` | Tobias Bucher | -2/+2 |
| 2016-10-09 | Use `try_into` and move some functions | Tobias Bucher | -6/+7 |
| 2016-10-09 | Dynamically detect presence of `p{read,write}64` on Android | Tobias Bucher | -6/+35 |
| 2016-04-27 | std: Add compatibility with android-9 | Alex Crichton | -0/+119 |
