summary refs log tree commit diff
path: root/src/test/run-pass/borrowck-pat-enum.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-5/+5
2014-05-13syntax: Fix parsing << with closure typesAlex Crichton-0/+2
2014-05-13Touch up and rebase previous commitsAlex Crichton-2/+0
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-27librustc: Ensure that type parameters are in the right positions in paths.Patrick Walton-0/+2
2013-08-27librustc: Remove `&const` and `*const` from the language.Patrick Walton-0/+45