summary refs log tree commit diff
path: root/src/test/parse-fail/issue-32446.rs
AgeCommit message (Collapse)AuthorLines
2016-04-07syntax: Stop the bump loop for trait items at } and EOF.Eduard Burtescu-0/+16
backport of 221d0fbad0b201ef9264d3c9a30cd8c143ed51b2 to beta with hand-resolution of conflicts and reverting to `try!` syntax.