summary refs log tree commit diff
path: root/src/test/run-pass/expr-match-struct.rs
AgeCommit message (Expand)AuthorLines
2015-04-01Fallout in testsNiko Matsakis-2/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-5/+2
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+4
2014-11-17Switch to purely namespaced enumsSteven Fackler-2/+2
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-1/+1
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-0/+1
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-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-0/+38