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 9bb5b54 commit 74b7ed7Copy full SHA for 74b7ed7
1 file changed
src/test/ui/associated-types/impl-trait-return-missing-constraint.rs
@@ -30,4 +30,3 @@ fn baz() -> impl Bar<Item = i32> {
30
fn main() {
31
let _ = baz();
32
}
33
-
0 commit comments