Skip to content

Commit

Permalink
Add rust macro progs
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdrozd committed Jul 24, 2024
1 parent a30f633 commit 43670ae
Show file tree
Hide file tree
Showing 3 changed files with 429 additions and 18 deletions.
4 changes: 2 additions & 2 deletions clippy.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
excessive-nesting-threshold = 5
excessive-nesting-threshold = 6
too-many-arguments-threshold = 8
cognitive-complexity-threshold = 9
cognitive-complexity-threshold = 13
Loading

0 comments on commit 43670ae

Please sign in to comment.