]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #469 from RalfJung/ptr-offset
authorOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer <github35764891676564198441@oli-obk.de>
Mon, 8 Oct 2018 06:18:11 +0000 (08:18 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Oct 2018 06:18:11 +0000 (08:18 +0200)
ensure that we cannot use (wrapping_)offset to go from an int ptr to a real ptr


Trivial merge