]> git.lizzy.rs Git - rust.git/commit
Shorten ownership safety discussion in `read_volatile`
authorDylan MacKenzie <mackendy@localhost.localdomain>
Wed, 9 May 2018 22:52:16 +0000 (15:52 -0700)
committerDylan MacKenzie <mackendy@localhost.localdomain>
Wed, 9 May 2018 22:52:16 +0000 (15:52 -0700)
commit827251e92bef9bd613cf44e2dc074fa1dc71ea0f
treec996131d01059145f9464779b660caa2b42ea569
parente350ba48ed80c000fd2d2b5ac37e53a9efe1f587
Shorten ownership safety discussion in `read_volatile`

Non-`Copy` types should not be in volatile memory.
src/libcore/ptr.rs