summary refs log tree commit diff
path: root/src/test/run-pass/issue-3743.rs
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-3/+3
2013-10-01remove the `float` typeDaniel Micay-8/+8
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-2/+2
2013-08-17Fix warnings it testsErick Tryzelaar-2/+0
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-2/+2
2013-06-07testsuite: Add test cases that passTim Chevalier-0/+52