summary refs log tree commit diff
path: root/src/test/run-pass/recursion.rs
AgeCommit message (Expand)AuthorLines
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-1/+1
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-2/+2
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-27Add an xfailed test case and a CONTRIBUTING.md fileTim Chevalier-0/+34