| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-06-20 | Add `Read::initializer`. | Steven Fackler | -129/+0 | |
| This is an API that allows types to indicate that they can be passed buffers of uninitialized memory which can improve performance. | ||||
| 2016-11-01 | std: Move sys_common to libstd/sys_common | Brian Anderson | -0/+179 | |
| Make the directory structure reflect the module structure. I've always found the existing structure confusing. | ||||
