about summary refs log tree commit diff
path: root/src/test/compile-fail/non_owned-struct.rs
AgeCommit message (Collapse)AuthorLines
2013-10-11correct names for `#[no_send]`/`#[no_freeze]` testsDaniel Micay-19/+0
2013-06-29Rename #[non_sendable] to #[no_send]Brian Anderson-1/+1
2013-06-28librustc: Disallow "mut" from distributing over bindings.Patrick Walton-1/+1
This is the backwards-incompatible part of per-binding-site "mut".
2013-06-28librustc: Change "Owned" to "Send" everywherePatrick Walton-2/+2
2013-05-05compile-fail tests for #[non_owned] and #[mutable]Daniel Micay-0/+19