Remove hack to callback into type-inference from assignment context Reviewed-by: dlsmith, jjg
Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic Reviewed-by: jjg, dlsmith