aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail/tasks-same-handler.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-04rtfm! macro take 2Gravatar Jorge Aparicio 1-98/+0
2017-05-08replace the ceiling token with a preemption threshold tokenGravatar Jorge Aparicio 1-5/+5
2017-04-27make the ceiling part of the task signatureGravatar Jorge Aparicio 1-6/+35
2017-04-25change tasks! syntax to resemble struct initializationGravatar Jorge Aparicio 1-2/+10
2017-04-21reword the comments in compile-fail testsGravatar Jorge Aparicio 1-2/+3
2017-04-21more docs, remove Ceiling / Priority / Level traitsGravatar Jorge Aparicio 1-4/+6
2017-04-12add cfail tests for the tasks! macroGravatar Jorge Aparicio 1-0/+58