Closed
Description
Type parameters (ty_param
) are currently pretty-printed as 'a
or 'a:foo
, where the former is same as new syntax for lifetime variables (#4846, not reflected to pp yet) and confusing enough.
Type parameters (ty_param
) are currently pretty-printed as 'a
or 'a:foo
, where the former is same as new syntax for lifetime variables (#4846, not reflected to pp yet) and confusing enough.