about summary refs log tree commit diff
path: root/src/test/run-pass/nested-matchs.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-24/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-4/+4
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-10-16Remove libdebug and update tests.Luqman Aden-3/+1
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+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-08-17Fix warnings it testsErick Tryzelaar-1/+1
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/+25