rust/src/libcollections
Mikhail Zabaluev 3ac862816f 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.
2015-02-05 13:54:26 +02:00
..
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00
2015-02-02 13:40:18 -05:00