Ran cargo fmt, clippy fixes, suppressed some warns
I will start working on stack traces tonight and tomorrow. We need to be able to 'unwind' by finding calling functions.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![expect(unused)]
|
||||
pub mod async_io;
|
||||
pub mod threading;
|
||||
mod taskrunner;
|
||||
pub mod threading;
|
||||
|
||||
Reference in New Issue
Block a user