summaryrefslogtreecommitdiffstats
path: root/tokio-macros
diff options
context:
space:
mode:
authorTaiki Endo <te316e89@gmail.com>2019-09-25 01:17:06 +0900
committerGitHub <noreply@github.com>2019-09-25 01:17:06 +0900
commitc81447fdccc31081b6af03015853dd8d05fd32f1 (patch)
tree4dd505bf27afff252c8e9b2f4a9129fded0885e8 /tokio-macros
parentd50d050fae0fcd8f9c05d04f792cb274510bf9a9 (diff)
io: remove unsafe pin-projections and remove manual Unpin implementations (#1588)
* Removes most pin-projection related unsafe code. * Removes manual Unpin implementations. As references always implement Unpin, there is no need to implement Unpin manually. * Adds tests to check that Unpin requirement does not change accidentally because changing Unpin requirements will be breaking changes.
Diffstat (limited to 'tokio-macros')
0 files changed, 0 insertions, 0 deletions