summary refs log tree commit diff
path: root/src/test/compile-fail/struct-path-self.rs
AgeCommit message (Expand)AuthorLines
2017-01-25Stabilize Self and associated types in struct expressions and patternsVadim Petrochenkov-2/+0
2016-11-03Add feature gate for Self and associated types in struct expressions and patt...Vadim Petrochenkov-0/+2
2016-10-27Address comments + Fix rebaseVadim Petrochenkov-3/+3
2016-10-27Support `Self` in struct expressions and patternsVadim Petrochenkov-0/+47