nac3/nac3core/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 meta: Set clippy lints in {main,lib}.rs 2024-06-12 16:10:57 +08:00
toplevel core: refactor get_builtins() 2024-06-12 15:09:20 +08:00
typecheck core: refactor PrimitiveDefinitionId into enum PrimDef 2024-06-12 15:01:01 +08:00
lib.rs meta: Set clippy lints in {main,lib}.rs 2024-06-12 16:10:57 +08:00
symbol_resolver.rs apply cargo fmt 2024-06-12 14:45:03 +08:00