| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-05 | Rollup merge of #56497 - ljedrz:cleanup_libstd_const_lifetimes, r=kennytm | Pietro Albini | -1/+1 | |
| cleanup: remove static lifetimes from consts in libstd | ||||
| 2018-12-04 | Utilize `?` instead of `return None`. | Corey Farwell | -4/+1 | |
| 2018-12-04 | cleanup: remove static lifetimes from consts in libstd | ljedrz | -1/+1 | |
| 2017-11-04 | Remove import of now unused AsciiExt | Lukas Kalbertodt | -2/+0 | |
| I also replaced a wildcard import with a specific one, while I was at it. | ||||
| 2016-10-01 | std: Move platform specific path code into sys | Brian Anderson | -0/+108 | |
