adjust how closure/generator types and rvalues are printed
This commit is contained in:
parent
e4a361a48a
commit
c4ec12f4b7
191 changed files with 477 additions and 477 deletions
|
@ -8,7 +8,7 @@ LL | | let b = 1;
|
|||
LL | | });
|
||||
| | -
|
||||
| | |
|
||||
| |_____unexpected argument of type `[closure@$DIR/wrong_argument_ice-4.rs:2:13: 2:15]`
|
||||
| |_____unexpected argument of type `{closure@$DIR/wrong_argument_ice-4.rs:2:13: 2:15}`
|
||||
| help: remove the extra argument
|
||||
|
|
||||
note: closure defined here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue