Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr committed Jan 10, 2024
1 parent e8dbaa1 commit 7fb2f72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ fn impl_trait<T: for<'a> Leak<'a>>() {}
fn main() {
impl_trait::<Box<_>>();
//~^ ERROR type annotations needed
}
}

0 comments on commit 7fb2f72

Please sign in to comment.