Use checked arithmetic
This hurts readability, but should be worth it for correctness...
This commit is contained in:
parent
a5913cc3d7
commit
28f98a40fb
7 changed files with 434 additions and 206 deletions
|
|
@ -53,3 +53,6 @@ default = ["autocomplete", "color", "macchina"]
|
|||
autocomplete = ["bpaf/autocomplete"]
|
||||
color = ["bpaf/dull-color"]
|
||||
macchina = ["dep:anstream", "dep:toml_edit", "toml_edit/display"]
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue