mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
add needless_raw_string_hashes lint
add semicolon in doctest
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
clippy::to_string_in_format_args,
|
||||
clippy::needless_borrow,
|
||||
clippy::uninlined_format_args,
|
||||
clippy::needless_raw_string_hashes,
|
||||
clippy::useless_vec
|
||||
)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user