summary refs log tree commit diff
path: root/src/test/compile-fail/underscore-lifetime-binders.rs
AgeCommit message (Expand)AuthorLines
2018-03-29Stabilize underscore lifetimesTaylor Cramer-2/+0
2017-09-21Add tests for underscore lifetimes in impl headers and struct definitionsTaylor Cramer-0/+5
2017-09-21Add tests for multiple underscore and non-underscore lifetimesTaylor Cramer-0/+2
2017-09-20Implement underscore lifetimesTaylor Cramer-0/+32