diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2016-03-02 07:01:16 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2016-03-02 07:01:16 +0530 |
| commit | b515bb3b6b6c50539f81bd6e3a1c3c9d92f43e40 (patch) | |
| tree | 827cd053fda15d863a39de82789e87128a6636db /src/libstd/sys/unix/stack_overflow.rs | |
| parent | fe565954ea358642ce6598c8f74f6f14b5a3fba0 (diff) | |
| parent | 63c4065af00a61aef24153a1d3dde76013f433bb (diff) | |
| download | rust-b515bb3b6b6c50539f81bd6e3a1c3c9d92f43e40.tar.gz rust-b515bb3b6b6c50539f81bd6e3a1c3c9d92f43e40.zip | |
Rollup merge of #31999 - bluss:fundamental-raw-ptr, r=eddyb
Use raw pointer casts for slice, str's .as_ptr() We can now use raw pointer casts `*const [T] as *const T` and `*const str as *const u8` instead of .repr() for getting the pointer out of a slice.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
