summary refs log tree commit diff
path: root/src/test/run-pass/expr-match-generic.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-09-23test: Fix rustdoc and tests.Patrick Walton-1/+1
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-3/+7
2013-06-16Add copies to type params with Copy boundNiko Matsakis-1/+1
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-0/+35