Skip to content

Commit af96065

Browse files
committed
Clippy
1 parent 9a85ef4 commit af96065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/kas-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ neg_cmp_op_on_partial_ord = "allow"
143143
collapsible_if = "allow"
144144
collapsible_else_if = "allow"
145145
bool_comparison = "allow"
146+
option_map_unit_fn = "allow"
146147

147148
[lints.rust]
148149
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(internal_doc)'] }

0 commit comments

Comments
 (0)