| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-08-25 | remove copyright headers now that they are not madatory | Niv Kaminer | -10/+0 |
| 2018-08-23 | link to items in pin module to std docs | Niv Kaminer | -3/+3 |
| 2018-08-23 | reexport Unpin into pin module | Niv Kaminer | -1/+2 |
| 2018-08-23 | add more info on Unpin and connect paragraphs better | Niv Kaminer | -7/+14 |
| 2018-08-23 | allow unused mut for pinning explanation | Niv Kaminer | -0/+1 |
| 2018-08-23 | deemphasize immutability and improve swap explanation in pin module | Niv Kaminer | -13/+9 |
| 2018-08-23 | expand the documentation on PinBox | Niv Kaminer | -0/+9 |
| 2018-08-23 | move pin module to liballoc and reexport that | Niv Kaminer | -3/+79 |
| 2018-08-23 | attempt to work around Box<T> not being recognized as local type | Niv Kaminer | -7/+0 |
| 2018-08-23 | add top-level documentation to the std pin module | Niv Kaminer | -0/+4 |
| 2018-08-23 | move PinBox into pin module and export through std | Niv Kaminer | -0/+225 |
