about summary refs log tree commit diff
path: root/src/test/run-pass/nested-pattern.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-3/+3
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-2/+2
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-2/+2
2011-07-27Reformat for new syntaxMarijn Haverbeke-7/+4
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-18/+10
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-4/+4
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-4/+4
2011-04-28Fix some nested patterns in rustcTim Chevalier-0/+29