]> git.lizzy.rs Git - rust.git/commit
support integers that can be cast to pointers in in-bounds offset operation
authorRalf Jung <post@ralfj.de>
Wed, 3 Jul 2019 07:56:35 +0000 (09:56 +0200)
committerRalf Jung <post@ralfj.de>
Wed, 3 Jul 2019 08:47:28 +0000 (10:47 +0200)
commitc8450bda4fc3ed70aa019f83c58ff8ee8f9fcb09
tree756c5834ef2acc2c67061f03d90cb1b0af372f9d
parentc3da843ca02dab7b5f6563ffeb0d654bbe70e1f8
support integers that can be cast to pointers in in-bounds offset operation
src/operator.rs