Files
rust/src/libsync
Patrick Walton dcbf4ec2a1 librustc: Put #[unsafe_destructor] behind a feature gate.
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]
2014-06-20 14:24:31 -07:00
..
2014-06-11 10:00:43 -07:00
2014-06-18 17:01:45 -07:00
2014-06-11 10:00:43 -07:00
2014-06-11 10:00:43 -07:00
2014-06-13 13:53:34 -07:00
2014-06-15 23:30:24 -07:00
2014-06-11 10:00:43 -07:00