rust/src/libsyntax
bors 2563481ca9 auto merge of #14988 : pcwalton/rust/unsafe-destructor-feature-gate, r=alexcrichton
Closes #8142.

This is not the semantics we want long-term. You can continue to use
`#[unsafe_destructor]`, but you'll need to add
`#![feature(unsafe_destructor)]` to the crate attributes.

[breaking-change]

r? @alexcrichton
2014-06-20 21:31:22 +00:00
..
2014-06-17 23:41:03 +02:00
2014-06-16 18:16:36 -07:00
2014-06-15 23:30:24 -07:00