Minor refactorings, doc comments

This commit is contained in:
Juno Takano 2026-01-19 01:53:43 -03:00
commit 7e9f3c3afb
3 changed files with 38 additions and 27 deletions

View file

@ -59,7 +59,6 @@ doc_comment_double_space_linebreaks = "warn"
doc_link_with_quotes = "warn"
doc_markdown = "warn"
empty_enum = "warn"
enum_glob_use = "warn"
expl_impl_clone_on_copy = "warn"
explicit_deref_methods = "warn"
explicit_into_iter_loop = "warn"