about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3099.rs
AgeCommit message (Expand)AuthorLines
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-21/+0
2017-06-15Clearer Error Message for Duplicate DefinitionAlex Ozdemir-1/+1
2016-03-16Fix fallout in testsJeffrey Seyfried-1/+1
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-2/+2
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-2/+2
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-3/+3
2013-05-10more back-ticks, less colonsLenny222-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-18test: Fix failing tests. r=rustbotPatrick Walton-1/+1
2012-10-12Replace several common macros of the form #m[...] with m!(...)Kevin Cantu-3/+3
2012-08-06In resolve, forbid duplicate value, type, and module itemsTim Chevalier-0/+11