diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-11-08 16:50:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-08 16:50:38 +0100 |
| commit | 3b0438aa7b8e88a5c2dc3f802ab1de8de51e7b4c (patch) | |
| tree | 2f098f4d57b643c44c93e43b5acc14381b93b696 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5a6fd110b8d4cded29d8ae69c41d12b2249621c8 (diff) | |
| parent | 15ec8f7c521461bfa64729d859e64f5415ddb4fd (diff) | |
| download | rust-3b0438aa7b8e88a5c2dc3f802ab1de8de51e7b4c.tar.gz rust-3b0438aa7b8e88a5c2dc3f802ab1de8de51e7b4c.zip | |
Rollup merge of #66043 - RalfJung:memory-get-raw, r=cramertj
rename Memory::get methods to get_raw to indicate their unchecked nature Some recent Miri PRs started using these methods when they should not; this should discourage their use. In fact we could make these methods private to the `interp` module as far as Miri is concerned -- with the exception of the `uninit` intrinsic which will hopefully go away soon. @bjorn3 @oli-obk does priroda need these methods? It would be great to be able to seal them away.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
