summary refs log tree commit diff
path: root/src/test/run-pass/closure-syntax.rs
AgeCommit message (Expand)AuthorLines
2014-08-29Allow `!` as the return type of proc/closure literalsP1start-0/+4
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-6/+6
2014-08-07Rename `Share` to `Sync`Alex Crichton-9/+9
2014-06-20libsyntax: Stop parsing `+` with no bounds after it.Patrick Walton-1/+0
2014-05-13syntax: Fix parsing << with closure typesAlex Crichton-1/+15
2014-05-13Touch up and rebase previous commitsAlex Crichton-2/+0
2014-04-08Register new snapshotsAlex Crichton-2/+2
2014-04-06syntax: Tweak parsing lifetime bounds on closuresAlex Crichton-0/+76