| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-30 | Implement Unpin for FutureObj and LocalFutureObj | Taylor Cramer | -0/+3 |
| 2018-07-02 | Implement `UnsafeFutureObj` for `&mut Future` | Josef Reinhard Brandl | -1/+15 |
| 2018-07-02 | Remove unnecessary `PhantomData` field | Josef Reinhard Brandl | -4/+2 |
| 2018-07-02 | Add explanation for custom trait object | Josef Reinhard Brandl | -1/+18 |
| 2018-07-02 | Fix naming convention issue | Josef Reinhard Brandl | -1/+1 |
| 2018-07-02 | Improve doc comments for `FutureObj` | Josef Reinhard Brandl | -3/+4 |
| 2018-07-02 | `UnsafeFutureObj` impl for `PinMut` | Josef Reinhard Brandl | -3/+3 |
| 2018-07-02 | Add lifetime to `FutureObj` | Josef Reinhard Brandl | -0/+282 |
