Remove .clippy.toml in favor of respecting rust-version from Cargo.toml

This commit is contained in:
David Tolnay 2023-06-15 18:26:50 -07:00
parent 09938803af
commit 20a48c9580
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
4 changed files with 0 additions and 4 deletions

View File

@ -1 +0,0 @@
msrv = "1.13.0"

View File

@ -1 +0,0 @@
msrv = "1.31.0"

View File

@ -1 +0,0 @@
msrv = "1.31.0"

View File

@ -1 +0,0 @@
msrv = "1.13.0"