forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3artiq/src
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
..
codegen.rs core: refactor `PrimitiveDefinitionId` into enum `PrimDef` 2024-06-12 15:01:01 +08:00
kernel.ld nac3artiq: add stack guard 2021-11-12 20:03:52 +08:00
lib.rs meta: Set clippy lints in {main,lib}.rs 2024-06-12 16:10:57 +08:00
symbol_resolver.rs core: refactor `PrimitiveDefinitionId` into enum `PrimDef` 2024-06-12 15:01:01 +08:00
timeline.rs apply cargo fmt 2024-06-12 14:45:03 +08:00