Closed
Description
For example, the docs for pointer::offset
do not include the where T: Sized
bound, which is very significant here.
(I could not find any existing issue about this, but there may well be one already since this seems pretty easy to spot)