summary refs log tree commit diff
path: root/src/test/ui/underscore-lifetime
AgeCommit message (Expand)AuthorLines
2018-03-29Stabilize underscore lifetimesTaylor Cramer-8/+6
2018-03-22add new test for `dyn<Trait + '_>` used in a structNiko Matsakis-0/+42
2018-03-14resolve `'_` in `dyn Trait` just like ordinary elisionNiko Matsakis-0/+59