about summary refs log tree commit diff
path: root/src/test/compile-fail/circular_modules_main.rs
AgeCommit message (Expand)AuthorLines
2015-02-06Move compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-20/+0
2014-05-27std: Remove String's to_ownedRicho Healey-1/+1
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-05-17syntax: Tighten search paths for inner modulesAlex Crichton-1/+1
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-1/+1
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2013-07-04libsyntax: fix infinite loop when recursively including modulesPhilipp Brüschweiler-0/+20