Merge branch 'upstream/unstable' into capella

This commit is contained in:
Mark Mackey
2023-01-31 12:16:26 -06:00
11 changed files with 33 additions and 28 deletions

View File

@@ -167,7 +167,8 @@ lint:
-A clippy::from-over-into \
-A clippy::upper-case-acronyms \
-A clippy::vec-init-then-push \
-A clippy::question-mark
-A clippy::question-mark \
-A clippy::uninlined-format-args
nightly-lint:
cp .github/custom/clippy.toml .