summary refs log tree commit diff
path: root/src/test/compile-fail/sync-cond-shouldnt-escape.rs
AgeCommit message (Expand)AuthorLines
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-08-29std: Camel case some constructorsBrian Anderson-1/+1
2012-08-26Camel case the option typeBrian Anderson-2/+2
2012-08-10Fix compile-fail arc/sync testsBen Blum-0/+3
2012-08-09Convert sync to the new struct syntaxBen Blum-1/+1
2012-08-08add compile-fail test sync-cond-shouldnt-escape.rsBen Blum-0/+9