This is a collection of lints for the M³ project.
cargo install cargo-dylint dylint-link
cd ~/my_path_to/M3/src
cargo dylint --path ~/my_path_to/m3-lints -- -Z build-std=core,alloc,std,panic_abort
To generate an overview and documentation of the provided link view the inline rust documentation:
cargo doc