about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@gmail.com>2015-02-04 01:00:38 +0200
committerMikhail Zabaluev <mikhail.zabaluev@gmail.com>2015-02-05 13:54:26 +0200
commit3ac862816fc57fb6047986624d98f986cbfd40b9 (patch)
tree3f98052301b15a4ddb142978f7c713dc06583f31 /src/libstd/sys/unix/stack_overflow.rs
parent2bd8ec2d197809fc0f0efccf1de14419ffb17b2b (diff)
downloadrust-3ac862816fc57fb6047986624d98f986cbfd40b9.tar.gz
rust-3ac862816fc57fb6047986624d98f986cbfd40b9.zip
Replace usage of slice::from_raw_buf with slice::from_raw_parts
New functions, slice::from_raw_parts and slice::from_raw_parts_mut,
are added to implement the lifetime convention as agreed in RFC PR #556.
The functions slice::from_raw_buf and slice::from_raw_mut_buf are
left deprecated for the time being.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions