mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 00:47:16 +00:00
add single letter test
This commit is contained in:
parent
97e4c57f24
commit
5a50cede29
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ fn warn_about_this_as_well() {
|
|||
|
||||
///
|
||||
fn warn_inner_outer() {
|
||||
//! what
|
||||
//!w
|
||||
}
|
||||
|
||||
fn this_is_ok() {
|
||||
|
|
Loading…
Reference in a new issue