We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6ef96 commit 7441d1eCopy full SHA for 7441d1e
tests/ui/structs/method-chain-expression-failure.rs
@@ -29,4 +29,3 @@ fn main() {
29
A.b().c().d().e().foo();
30
//~^ ERROR no method named `foo` found for struct `E` in the current scope
31
}
32
-
0 commit comments