aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail
AgeCommit message (Collapse)Author
2017-04-14wrap references to resources in static-ref's Ref/RefMutJorge Aparicio
to assert that they point to `static` data
2017-04-14add another would-be data race compile fail testJorge Aparicio
2017-04-14remove unnecessary trait boundsJorge Aparicio
2017-04-13regression testJorge Aparicio
2017-04-13fix memory safety hole around `borrow`Jorge Aparicio
2017-04-12add cfail tests for the tasks! macroJorge Aparicio
2017-04-12implement lock_mutJorge Aparicio
2017-04-12add `claim_mut`Jorge Aparicio
2017-04-09compile time verified ceilingsJorge Aparicio