codegen
|
Fix so deny(missing_docs) work
|
2023-01-26 22:25:32 +01:00 |
syntax
|
Async tasks can now take arguments at spawn again
|
2023-01-26 22:25:31 +01:00 |
tests
|
use tuple struct syntax for Monotonics everywhere
|
2021-07-21 10:14:00 +02:00 |
analyze.rs
|
Support 0 prio tasks
|
2023-01-26 22:22:40 +01:00 |
bindings.rs
|
Removed Priority, simplified lifetime handling
|
2023-01-26 22:22:33 +01:00 |
check.rs
|
Clippy fixes
|
2023-01-26 22:22:40 +01:00 |
codegen.rs
|
All codegen is now explicit
|
2023-01-26 22:22:38 +01:00 |
lib.rs
|
Clippy fixes
|
2023-01-26 22:22:40 +01:00 |
syntax.rs
|
syntax: Remove parse settings struct
|
2023-01-26 22:20:47 +01:00 |
tests.rs
|
Brutally yank out multicore
|
2020-09-01 14:50:06 +00:00 |