about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2018-11-08 18:54:34 -0800
committerEsteban Küber <esteban@kuber.com.ar>2018-11-22 14:14:27 -0800
commit48fa974211990ec2dd2b8d8c6949d101fb51bb45 (patch)
tree2d3395ec5e84232d2d1832bf56d968ef1c0ab8d5 /src/rustllvm/PassWrapper.cpp
parentb6f4b29c6df3fc78adbda9c915f01f8e354d9ca1 (diff)
downloadrust-48fa974211990ec2dd2b8d8c6949d101fb51bb45.tar.gz
rust-48fa974211990ec2dd2b8d8c6949d101fb51bb45.zip
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>`.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions