rust/src/test/ui/error-codes
Esteban Küber 48fa974211 Suggest correct syntax when writing type arg instead of assoc type
When confusing an associated type with a type argument, suggest the
appropriate syntax.

Given `Iterator<isize>`, suggest `Iterator<Item = isize>`.
2018-11-22 14:14:27 -08:00
..
2018-08-22 21:36:10 +01:00
2018-11-07 21:57:40 +00:00
2018-07-10 23:10:13 +02:00
2018-10-10 17:30:10 -07:00
2018-08-07 14:41:33 +02:00
2018-08-07 14:41:33 +02:00
2018-08-07 14:41:33 +02:00
2018-09-05 09:56:01 -07:00
2018-09-23 05:35:42 +03:00
2018-08-23 19:06:07 -07:00
2018-10-20 11:11:31 +08:00
2018-08-23 19:06:07 -07:00