about summary refs log tree commit diff
path: root/src/test/compile-fail/circular_modules_hello.rs
AgeCommit message (Expand)AuthorLines
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-17/+0
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-07-04libsyntax: fix infinite loop when recursively including modulesPhilipp Brüschweiler-0/+17