]> git.lizzy.rs Git - rust.git/commit
auto merge of #15588 : alexcrichton/rust/issue-15478, r=cmr
authorbors <bors@rust-lang.org>
Sat, 12 Jul 2014 06:46:42 +0000 (06:46 +0000)
committerbors <bors@rust-lang.org>
Sat, 12 Jul 2014 06:46:42 +0000 (06:46 +0000)
commita5688ad22df15f74d5b4ad8231a9cfa6cd92296d
treee26226f485bd756ad682755ac95b6932bb86f002
parent8a2b7a5c19d4ae83c883065b4ee53b450d45afce
parentfb02d54b97e1710c4d6eeca6556b604188891271
auto merge of #15588 : alexcrichton/rust/issue-15478, r=cmr

If modified, you can safely unmap arbitrary memory. These fields are not
intended to be modified, so read-only accessors are the only ones that are
provided.

Closes #15478