about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan MacKenzie <ecstaticmorse@gmail.com>2018-06-15 16:00:07 -0700
committerRalf Jung <post@ralfj.de>2018-08-29 10:10:58 +0200
commite40585f2483b6aabe0107662727c906839717555 (patch)
tree66e19e5f6c68a57d35a1b706cc1031028a2d8263 /src/rustllvm/RustWrapper.cpp
parent30122e91d95e63dc47063b3b596c72ba65eec0a1 (diff)
downloadrust-e40585f2483b6aabe0107662727c906839717555.tar.gz
rust-e40585f2483b6aabe0107662727c906839717555.zip
Remove definiton of valid pointer
The enumerated list of conditions is replaced by an explanation that
rust doesn't have a formal memory model. It does say that pointers
created directly from references are guaranteed to be valid, and links
to both the "Unsafe Code" section of the book and the "Undefined
Behavior" section of the reference.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions