We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaff0fe commit d258481Copy full SHA for d258481
src/test/ui/parser/doc-inside-trait-item.rs
@@ -3,4 +3,4 @@ trait User{
3
/// empty doc
4
//~^ ERROR found a documentation comment that doesn't document anything
5
}
6
-fn main() {}
+fn main() {}
0 commit comments