summary refs log tree commit diff
path: root/src/test/compile-fail/method-call-lifetime-args-lint.rs
AgeCommit message (Expand)AuthorLines
2017-07-18Make `late_bound_lifetime_arguments` lint warn-by-defaultVadim Petrochenkov-0/+1
2017-07-18Fix incorrect subst indexVadim Petrochenkov-0/+20
2017-07-18Detect implicitly defined late bound lifetime parameters as wellVadim Petrochenkov-19/+19
2017-07-18Prohibit lifetime arguments in path segments with late bound lifetime parametersVadim Petrochenkov-0/+76