nac3/nac3core
David Mak 40a3bded36 meta: Set clippy lints in {main,lib}.rs
So that this does not have to be manually passed to the `cargo clippy`
command-line every single time. Also allows incrementally addressing
these lints by removing and fixing them one-by-one.
2024-06-12 16:10:57 +08:00
..
src meta: Set clippy lints in {main,lib}.rs 2024-06-12 16:10:57 +08:00
Cargo.toml core: refactor `PrimitiveDefinitionId` into enum `PrimDef` 2024-06-12 15:01:01 +08:00
build.rs core: Apply clippy suggestions 2024-03-22 15:07:23 +08:00