about summary refs log tree commit diff
path: root/src/test/run-pass/float-literal-inference.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-22/+0
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-3/+3
2013-10-01remove the `float` typeDaniel Micay-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-3/+3
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-12rustc: Implement floating point literal inference. r=nmatsakisPatrick Walton-0/+13