-
- Downloads
update tests and examples
with task! gone 3 types of errors / gotchas have been eliminated
Showing
- examples/full-syntax.rs 6 additions, 10 deletionsexamples/full-syntax.rs
- examples/generics.rs 2 additions, 5 deletionsexamples/generics.rs
- examples/modules.rs 7 additions, 12 deletionsexamples/modules.rs
- examples/nested.rs 3 additions, 7 deletionsexamples/nested.rs
- examples/one-task.rs 19 additions, 19 deletionsexamples/one-task.rs
- examples/preemption.rs 2 additions, 6 deletionsexamples/preemption.rs
- examples/two-tasks.rs 2 additions, 5 deletionsexamples/two-tasks.rs
- tests/cfail/critical-section.rs 7 additions, 9 deletionstests/cfail/critical-section.rs
- tests/cfail/duplicated-handler-2.rs 0 additions, 40 deletionstests/cfail/duplicated-handler-2.rs
- tests/cfail/duplicated-handler.rs 0 additions, 36 deletionstests/cfail/duplicated-handler.rs
- tests/cfail/local-token.rs 0 additions, 45 deletionstests/cfail/local-token.rs
- tests/cfail/lock.rs 9 additions, 13 deletionstests/cfail/lock.rs
- tests/cfail/priority-too-high.rs 3 additions, 5 deletionstests/cfail/priority-too-high.rs
- tests/cfail/priority-too-low.rs 3 additions, 5 deletionstests/cfail/priority-too-low.rs
- tests/cfail/token-outlive.rs 2 additions, 5 deletionstests/cfail/token-outlive.rs
- tests/cfail/token-transfer.rs 1 addition, 3 deletionstests/cfail/token-transfer.rs
- tests/cfail/wrong-threshold.rs 2 additions, 5 deletionstests/cfail/wrong-threshold.rs
Loading
Please register or sign in to comment