]> git.lizzy.rs Git - rust.git/commit
Suggest assoc type on type not found in trait method definition
authorEsteban Küber <esteban@kuber.com.ar>
Sun, 14 Jul 2019 02:20:28 +0000 (19:20 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Sun, 14 Jul 2019 04:17:38 +0000 (21:17 -0700)
commit6b9580b651fa67ca7cf536ceab995d185202a114
tree6d2573bf305617dca08c24e6887ffb7590f57ac7
parent69656fa4cbafc378fd63f9186d93b0df3cdd9320
Suggest assoc type on type not found in trait method definition
src/librustc_resolve/lib.rs
src/test/ui/suggestions/assoc-type-in-method-return.rs [new file with mode: 0644]
src/test/ui/suggestions/assoc-type-in-method-return.stderr [new file with mode: 0644]