about summary refs log tree commit diff
path: root/src/test/compile-fail
AgeCommit message (Expand)AuthorLines
2015-04-26Auto merge of #24829 - jooert:fix22673, r=pnkfelixbors-0/+16
2015-04-26Auto merge of #24828 - jooert:fix23253, r=pnkfelixbors-0/+16
2015-04-26Auto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelixbors-0/+68
2015-04-26Add regression test for #22673.Johannes Oertel-0/+16
2015-04-26Add regression test for #23253.Johannes Oertel-0/+16
2015-04-25Auto merge of #24547 - bombless:comma, r=pnkfelixbors-0/+414
2015-04-25Fix #20616York Xiang-0/+414
2015-04-24Rollup merge of #24751 - lstat:feature-gate-22820-dups, r=brsonSteve Klabnik-48/+0
2015-04-24Rollup merge of #24749 - lstat:feature-gate-22820, r=nrcSteve Klabnik-0/+140
2015-04-24Auto merge of #24553 - nikomatsakis:issue-22779-overconstrained-impl, r=pnkfelixbors-1/+81
2015-04-24Split up tests, reduce coverageSean Bowe-12/+49
2015-04-24Remove duplicate feature gate testsLuke Gallagher-48/+0
2015-04-24Add feature gate testsLuke Gallagher-0/+23
2015-04-24Add feature gate testsLuke Gallagher-0/+117
2015-04-23Auto merge of #24683 - P1start:help-suggestions, r=nrcbors-2/+42
2015-04-21rollup merge of #24636: alexcrichton/remove-deprecatedAlex Crichton-152/+78
2015-04-21rollup merge of #24162: pnkfelix/fsk-detect-duplicate-loop-labelsAlex Crichton-3/+275
2015-04-21test: Fix fallout in testsAlex Crichton-152/+78
2015-04-21Tests for shadowing between lifetimes and loop labels within function bodies.Felix S. Klock II-3/+275
2015-04-21Auto merge of #24620 - pczarn:model-lexer-issues, r=cmrbors-1/+0
2015-04-21Model lexer: Fix remaining issuesPiotr Czarnecki-1/+0
2015-04-21Change a few error messages to give code suggestionsP1start-2/+42
2015-04-20Make stability attributes an error. #22830Brian Anderson-7/+3
2015-04-20Auto merge of #22117 - fhahn:fail-on-errors, r=nikomatsakisbors-0/+4
2015-04-19Lint non-snake-case crate namesP1start-0/+31
2015-04-18Rather than storing the relations between free-regions in a globalNiko Matsakis-1/+81
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-0/+4
2015-04-17Auto merge of #24461 - nikomatsakis:issue-22077-unused-lifetimes, r=aturonbors-0/+59
2015-04-17Auto merge of #24475 - arielb1:i24363-hacky-hack, r=pnkfelixbors-0/+16
2015-04-17Augment the constrainted parameter check to ensure that all regionsNiko Matsakis-0/+59
2015-04-17Auto merge of #24422 - pnkfelix:typeck-highlevel-before-bodies, r=nikomatsakisbors-54/+303
2015-04-16Auto merge of #24485 - brson:is, r=alexcrichtonbors-2/+16
2015-04-15Forbid is/us suffixes. Fixes #22496Brian Anderson-2/+16
2015-04-15Auto merge of #24330 - pnkfelix:issue-24267, r=nikomatsakisbors-0/+29
2015-04-15Use node_ty instead of expr_ty in binary expr fixupAriel Ben-Yehuda-0/+16
2015-04-15Regression test.Felix S. Klock II-0/+29
2015-04-14rollup merge of #24399: brson/stabAlex Crichton-0/+18
2015-04-14rollup merge of #24380: arielb1/no-enum-suggestAlex Crichton-0/+29
2015-04-14test: Fixup many library unit testsAlex Crichton-6/+0
2015-04-14Fallout from this change.Felix S. Klock II-54/+177
2015-04-14Regression tests for issues that led me to revise typeck.Felix S. Klock II-0/+126
2015-04-14Reviewer commentsNick Cameron-1/+1
2015-04-14RebasedNick Cameron-2/+4
2015-04-14eddyb's refactoring of coercions/adjustmentsEduard Burtescu-4/+33
2015-04-13Make use of the stability attributes issue a deprecation warning. #22830Brian Anderson-0/+18
2015-04-13Don't try to suggest fields of an enumAriel Ben-Yehuda-0/+29
2015-04-13Delay specific span_bug() call until abort_if_errors()Sean Bowe-0/+31
2015-04-12Auto merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelixbors-0/+30
2015-04-12Auto merge of #24003 - rprichard:span-fixes, r=huonwbors-0/+123
2015-04-12Auto merge of #23011 - nagisa:the-war-of-symbol-and-symbol, r=pnkfelixbors-0/+151