summary refs log tree commit diff
path: root/src/test/compile-fail/unsendable-class.rs
AgeCommit message (Expand)AuthorLines
2012-10-04De-mode comm::ChanTim Chevalier-1/+1
2012-09-07Remove 'let' syntax for struct fieldsBrian Anderson-2/+2
2012-09-06Remove struct ctorsBrian Anderson-1/+7
2012-08-27Camel case various core constructorsBrian Anderson-2/+2
2012-08-17Remove the class keywordBrian Anderson-1/+1
2012-07-14Treat bare vector and string literals as fixed length vecs. Closes #2922.Michael Sullivan-2/+2
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-2/+2
2012-07-12Accept prefix notation for writing the types of str/~ and friends.Michael Sullivan-2/+2
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-3/+3
2012-06-01Tests for copyability and sendability rules for classesTim Chevalier-0/+15