about summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps
AgeCommit message (Expand)AuthorLines
2015-01-05Replace LetSyntaxTT with MacroRulesTTKeegan McAllister-0/+21
2015-01-03Remove deprecated functionalityAlex Crichton-83/+0
2014-12-16std: Change escape_unicode to use new escapesAlex Crichton-1/+1
2014-12-12Reviewer commentsNick Cameron-1/+1
2014-11-30Adjust some error messages to start with a lowercase letter and not finish wi...P1start-1/+1
2014-11-17Fix an ICE when using struct patterns with traitsJakub Bukaj-0/+20
2014-10-28Update code with new lint namesAaron Turon-3/+3
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-166/+0
2014-10-03Set the `non_uppercase_statics` lint to warn by defaultP1start-0/+1
2014-09-24Use more descriptive names in dead code messagesJakub Wieczorek-1/+1
2014-08-30Add lint groups; define built-in lint groups `bad_style` and `unused`P1start-0/+27
2014-08-18regex: Enable test on Windowsklutzy-6/+0
2014-08-15auto merge of #16435 : vadimcn/rust/windows, r=pcwaltonbors-3/+3
2014-08-13rustc lexer: regression tests for embedded Idents.Felix S. Klock II-0/+31
2014-08-12Replace "ignore-win32" in tests with "ignore-windows"Vadim Chugunov-3/+3
2014-07-15test: Try to fix a failing snapshot testAlex Crichton-0/+1
2014-07-11auto merge of #15565 : alexcrichton/rust/issue-15475, r=huonwbors-0/+20
2014-07-11Add scaffolding for assigning alpha-numeric codes to rustc diagnosticsJakub Wieczorek-1/+1
2014-07-10rustc: Forbid plugin_registrar in only rlib formAlex Crichton-0/+20
2014-06-24Test lint pluginsKeegan McAllister-0/+98
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-3/+2
2014-06-09Use phase(plugin) in testsKeegan McAllister-14/+14
2014-06-04Fixes #14185.Andrew Gallant-0/+60
2014-05-15test: Move syntax extension tests to cfail-fullAlex Crichton-0/+81
2014-04-28test: Add a compile-fail-fulldeps test suiteAlex Crichton-0/+194