Improve minimal-versions handling and rustdoc

This commit is contained in:
2026-08-05 22:59:14 -06:00
parent 1fd50b061d
commit c60153212f
4 changed files with 67 additions and 346 deletions
+1
View File
@@ -193,6 +193,7 @@ mixed-read-write-in-expression = "warn"
mod-module-files = "allow"
module-name-repetitions = "warn"
modulo-arithmetic = "warn"
multiple-crate-versions = "allow"
multiple-inherent-impl = "warn"
multiple-unsafe-ops-per-block = "warn"
must-use-candidate = "warn"