We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2399a commit 4641bceCopy full SHA for 4641bce
tests/ui/min_ident_chars.rs
@@ -145,4 +145,5 @@ trait D {
145
fn f(g: i32);
146
//~^ min_ident_chars
147
//~| min_ident_chars
148
+ fn long(long: i32);
149
}
0 commit comments