summary refs log tree commit diff
path: root/src/test/run-pass/issue-7012.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-3/+3
2014-08-26DST coercions and DST structsNick Cameron-1/+2
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-12-11Make 'self lifetime illegal.Erik Price-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-09-03Tests for fixed issues.Huon Wilson-0/+27