]> git.lizzy.rs Git - rust.git/commit
Fix type parameter default error to mention type and trait definitions
authorUlrik Sverdrup <bluss@users.noreply.github.com>
Mon, 18 Jan 2016 12:45:35 +0000 (13:45 +0100)
committerUlrik Sverdrup <bluss@users.noreply.github.com>
Tue, 19 Jan 2016 11:38:24 +0000 (12:38 +0100)
commit9d77694d5dc318f77b03803879fe04c902709e61
treecf74bbaaaf1aff683217adc005d7dc38312d9ab1
parentbff52927f582e2ca8dea799bd58f06e654295e21
Fix type parameter default error to mention type and trait definitions

Introduced in PR #30724, needs to mention that type parameter defaults
are legal in trait and type definitions too.
src/librustc_typeck/collect.rs