rust/src/liballoc
Seo Sanghyeon d350c9b15f Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
Replace uses of `#[unsafe_destructor_blind_to_params]` with `#[may_dangle]`

CC #34761

r? @pnkfelix
2017-01-10 20:27:41 +09:00
..
arc.rs Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix 2017-01-10 20:27:41 +09:00
boxed_test.rs
boxed.rs rustdoc: escape the deprecated and unstable reason text 2016-12-12 15:15:45 -08:00
Cargo.toml
heap.rs Remove extra lang item, exchange_free; use box_free instead. 2016-12-26 17:13:51 -07:00
lib.rs Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix 2017-01-10 20:27:41 +09:00
macros.rs
oom.rs drop an unnecessary newline 2016-11-10 23:44:15 -05:00
raw_vec.rs Replace uses of #[unsafe_destructor_blind_to_params] with #[may_dangle] 2016-12-28 17:47:10 -05:00
rc.rs Replace uses of #[unsafe_destructor_blind_to_params] with #[may_dangle] 2016-12-28 17:47:10 -05:00