| Age | Commit message (Expand) | Author | Lines |
| 2015-04-26 | Auto merge of #24829 - jooert:fix22673, r=pnkfelix | bors | -0/+16 |
| 2015-04-26 | Auto merge of #24828 - jooert:fix23253, r=pnkfelix | bors | -0/+16 |
| 2015-04-26 | Auto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix | bors | -0/+68 |
| 2015-04-26 | Add regression test for #22673. | Johannes Oertel | -0/+16 |
| 2015-04-26 | Add regression test for #23253. | Johannes Oertel | -0/+16 |
| 2015-04-25 | Auto merge of #24547 - bombless:comma, r=pnkfelix | bors | -0/+414 |
| 2015-04-25 | Fix #20616 | York Xiang | -0/+414 |
| 2015-04-24 | Rollup merge of #24751 - lstat:feature-gate-22820-dups, r=brson | Steve Klabnik | -48/+0 |
| 2015-04-24 | Rollup merge of #24749 - lstat:feature-gate-22820, r=nrc | Steve Klabnik | -0/+140 |
| 2015-04-24 | Auto merge of #24553 - nikomatsakis:issue-22779-overconstrained-impl, r=pnkfelix | bors | -1/+81 |
| 2015-04-24 | Split up tests, reduce coverage | Sean Bowe | -12/+49 |
| 2015-04-24 | Remove duplicate feature gate tests | Luke Gallagher | -48/+0 |
| 2015-04-24 | Add feature gate tests | Luke Gallagher | -0/+23 |
| 2015-04-24 | Add feature gate tests | Luke Gallagher | -0/+117 |
| 2015-04-23 | Auto merge of #24683 - P1start:help-suggestions, r=nrc | bors | -2/+42 |
| 2015-04-21 | rollup merge of #24636: alexcrichton/remove-deprecated | Alex Crichton | -152/+78 |
| 2015-04-21 | rollup merge of #24162: pnkfelix/fsk-detect-duplicate-loop-labels | Alex Crichton | -3/+275 |
| 2015-04-21 | test: Fix fallout in tests | Alex Crichton | -152/+78 |
| 2015-04-21 | Tests for shadowing between lifetimes and loop labels within function bodies. | Felix S. Klock II | -3/+275 |
| 2015-04-21 | Auto merge of #24620 - pczarn:model-lexer-issues, r=cmr | bors | -1/+0 |
| 2015-04-21 | Model lexer: Fix remaining issues | Piotr Czarnecki | -1/+0 |
| 2015-04-21 | Change a few error messages to give code suggestions | P1start | -2/+42 |
| 2015-04-20 | Make stability attributes an error. #22830 | Brian Anderson | -7/+3 |
| 2015-04-20 | Auto merge of #22117 - fhahn:fail-on-errors, r=nikomatsakis | bors | -0/+4 |
| 2015-04-19 | Lint non-snake-case crate names | P1start | -0/+31 |
| 2015-04-18 | Rather than storing the relations between free-regions in a global | Niko Matsakis | -1/+81 |
| 2015-04-18 | Return nonzero exit code if there are errors at a stop point | Florian Hahn | -0/+4 |
| 2015-04-17 | Auto merge of #24461 - nikomatsakis:issue-22077-unused-lifetimes, r=aturon | bors | -0/+59 |
| 2015-04-17 | Auto merge of #24475 - arielb1:i24363-hacky-hack, r=pnkfelix | bors | -0/+16 |
| 2015-04-17 | Augment the constrainted parameter check to ensure that all regions | Niko Matsakis | -0/+59 |
| 2015-04-17 | Auto merge of #24422 - pnkfelix:typeck-highlevel-before-bodies, r=nikomatsakis | bors | -54/+303 |
| 2015-04-16 | Auto merge of #24485 - brson:is, r=alexcrichton | bors | -2/+16 |
| 2015-04-15 | Forbid is/us suffixes. Fixes #22496 | Brian Anderson | -2/+16 |
| 2015-04-15 | Auto merge of #24330 - pnkfelix:issue-24267, r=nikomatsakis | bors | -0/+29 |
| 2015-04-15 | Use node_ty instead of expr_ty in binary expr fixup | Ariel Ben-Yehuda | -0/+16 |
| 2015-04-15 | Regression test. | Felix S. Klock II | -0/+29 |
| 2015-04-14 | rollup merge of #24399: brson/stab | Alex Crichton | -0/+18 |
| 2015-04-14 | rollup merge of #24380: arielb1/no-enum-suggest | Alex Crichton | -0/+29 |
| 2015-04-14 | test: Fixup many library unit tests | Alex Crichton | -6/+0 |
| 2015-04-14 | Fallout from this change. | Felix S. Klock II | -54/+177 |
| 2015-04-14 | Regression tests for issues that led me to revise typeck. | Felix S. Klock II | -0/+126 |
| 2015-04-14 | Reviewer comments | Nick Cameron | -1/+1 |
| 2015-04-14 | Rebased | Nick Cameron | -2/+4 |
| 2015-04-14 | eddyb's refactoring of coercions/adjustments | Eduard Burtescu | -4/+33 |
| 2015-04-13 | Make use of the stability attributes issue a deprecation warning. #22830 | Brian Anderson | -0/+18 |
| 2015-04-13 | Don't try to suggest fields of an enum | Ariel Ben-Yehuda | -0/+29 |
| 2015-04-13 | Delay specific span_bug() call until abort_if_errors() | Sean Bowe | -0/+31 |
| 2015-04-12 | Auto merge of #24072 - ebfull:explain_closure_type_err, r=pnkfelix | bors | -0/+30 |
| 2015-04-12 | Auto merge of #24003 - rprichard:span-fixes, r=huonw | bors | -0/+123 |
| 2015-04-12 | Auto merge of #23011 - nagisa:the-war-of-symbol-and-symbol, r=pnkfelix | bors | -0/+151 |