summary refs log tree commit diff
path: root/src/test/ui/self/self_lifetime.rs
AgeCommit message (Expand)AuthorLines
2019-07-27Minor clean upTaiki Endo-0/+2
2019-07-27Add main functions and check-pass annotationsTaiki Endo-1/+1
2019-07-27Allow lifetime elision in `Pin<&(mut) Self>`Taiki Endo-0/+13