Typechecker doesn't infer a type for parse_seq in rustc

d603da9
Opened by Patrick Walton at 2011-01-27 01:59:54

The typechecker doesn't properly auto-instantiate the type parameter when calling parse_seq. This is obnoxious.

  1. WONTFIX (not required for bootstrapping; works in rustc already)

    Graydon Hoare at 2011-01-27 01:59:54