summary refs log tree commit diff
path: root/src/test/run-pass/pipe-presentation-examples.rs
AgeCommit message (Expand)AuthorLines
2012-09-07Convert field terminators to commas. Stop parsing semis.Brian Anderson-1/+1
2012-09-06Refactor trans to replace lvalue and friends with Datum.Niko Matsakis-2/+2
2012-09-05test: "import" -> "use"Patrick Walton-2/+2
2012-08-26Camel case the option typeBrian Anderson-1/+1
2012-08-24Enforce copyability in bind_by_value match arms (fix #3255)Ben Blum-2/+1
2012-08-23Change calls of `proto!` to use parens.Paul Stansifer-2/+2
2012-08-23Update invocation syntax for `macro_rules!`Paul Stansifer-4/+4
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-16/+16
2012-08-08Updating examplesEric Holk-11/+2
2012-08-08xfail-prettyEric Holk-0/+2
2012-08-08Adding some examples for my internship presentation.Eric Holk-0/+169