Compare commits

6 Commits

Author SHA1 Message Date
t b50c5c2a41 feat: enable clippy nursery and fix 2026-02-15 12:47:52 +01:00
t ca0c3ab892 feat: enable clippy pedantic and fix 2026-02-15 12:34:36 +01:00
t d330e83bfd style: fix clippy 2026-02-15 12:27:09 +01:00
t 2f956031a6 feat: add #[must_use] to all functions 2026-02-15 12:19:53 +01:00
t 52f9d944e9 feat: make all functions inlinable 2026-02-15 12:01:25 +01:00
t d6ebe272db chore: remove flake.nix 2026-02-15 11:52:22 +01:00
+1
View File
@@ -1,2 +1,3 @@
/target/ /target/
/Cargo.lock /Cargo.lock
/flake.lock