Update RustDefaultVersion to 1.58.1

Change-Id: Idf6b1e2a83eeb0bdace0583ab02d7c1b393b6c4c
This commit is contained in:
Charisee
2022-01-20 23:58:35 +00:00
parent d1227b20aa
commit 1a716de57e
2 changed files with 1 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ var (
// It should be assumed that any warning lint will be promoted to a
// deny.
defaultClippyLints = []string{
"-A clippy::non-send-fields-in-send-ty",
"-A clippy::type-complexity",
"-A clippy::unnecessary-wraps",
"-A clippy::unusual-byte-groupings",