summary refs log tree commit diff
path: root/src/test/run-pass/match-pipe-binding.rs
AgeCommit message (Expand)AuthorLines
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-5/+5
2013-09-30rpass: Remove usage of fmt!Alex Crichton-5/+5
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-16Pointers to bound variables are stored after all patterns are matched.Dmitry Ermolov-2/+0
2013-08-16Test for issue #6338.Dmitry Ermolov-0/+70