summary refs log tree commit diff
path: root/src/test/run-pass/match-pattern-lit.rs
AgeCommit message (Expand)AuthorLines
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-1/+4
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-2/+2
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-3/+3
2013-09-30rpass: Remove usage of fmt!Alex Crichton-3/+3
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-2/+2
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-0/+21