Skip to content

Commit

Permalink
Bless tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SkiFire13 committed May 12, 2021
1 parent 566012e commit 7f5ad61
Show file tree
Hide file tree
Showing 6 changed files with 604 additions and 41 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ error[E0107]: this associated type takes 0 generic arguments but 1 generic argum
--> $DIR/gat-trait-path-parenthesised-args.rs:8:27
|
LL | fn foo<'a>(arg: Box<dyn X<Y('a) = &'a ()>>) {}
| ^-------------- help: remove these generics
| ^---- help: remove these generics
| |
| expected 0 generic arguments
|
Expand Down
Loading

0 comments on commit 7f5ad61

Please sign in to comment.