rtic/tests/cfail
Jorge Aparicio a94de6bafc wrap references to resources in static-ref's Ref/RefMut
to assert that they point to `static` data
2017-04-14 10:19:08 -05:00
..
borrow.rs fix memory safety hole around borrow 2017-04-13 22:58:29 -05:00
claim_mut.rs wrap references to resources in static-ref's Ref/RefMut 2017-04-14 10:19:08 -05:00
lock.rs compile time verified ceilings 2017-04-09 22:42:17 -05:00
race-1.rs add another would-be data race compile fail test 2017-04-14 10:18:50 -05:00
race-2.rs add another would-be data race compile fail test 2017-04-14 10:18:50 -05:00
tasks-p0.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-same-handler.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-wrong-idle.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-wrong-init.rs remove unnecessary trait bounds 2017-04-14 00:33:07 -05:00
tasks-wrong-priority.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-wrong-task.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00