rtic/tests/cfail
Jorge Aparicio 0827c40a26 remove the _mut methods
they are too limited
2017-04-19 16:35:07 -05:00
..
borrow.rs fix memory safety hole around borrow 2017-04-13 22:58:29 -05:00
ceiling.rs critical: don't let the ceiling token escape the critical section 2017-04-19 15:03:49 -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