summary refs log tree commit diff
path: root/src/test/parse-fail/bounds-lifetime.rs
AgeCommit message (Expand)AuthorLines
2018-03-06make bounds on higher-kinded lifetimes a hard error in ast_validationRalf Jung-6/+5
2017-01-24parser: Permit trailing +'s in bound listsVadim Petrochenkov-1/+2
2017-01-24Add testsVadim Petrochenkov-0/+23