about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3099-b.rs
AgeCommit message (Expand)AuthorLines
2016-03-16Fix fallout in testsJeffrey Seyfried-1/+1
2014-07-07librustc: Disallow modules and types from having the same name.Patrick Walton-1/+1
2013-06-25resolve: report duplicate module definitionsRamkumar Ramachandra-1/+1
2013-05-10more back-ticks, less colonsLenny222-1/+1
2013-01-30test: De-export aux, bench, compile-fail, and run-fail. rs=deexportingPatrick Walton-4/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-18test: Fix failing tests. r=rustbotPatrick Walton-1/+1
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+2
2012-09-07Remove module keywordBrian Anderson-2/+2
2012-08-06In resolve, forbid duplicate value, type, and module itemsTim Chevalier-0/+5