| Age | Commit message (Expand) | Author | Lines |
| 2017-12-17 | Auto merge of #46761 - zackmdavis:concerning_incorrect_suggestions_for_refere... | bors | -0/+50 |
| 2017-12-16 | Auto merge of #46763 - zackmdavis:and_the_case_of_the_erroneous_field_pattern... | bors | -0/+35 |
| 2017-12-16 | Auto merge of #46722 - arielb1:single-self, r=eddyb | bors | -22/+49 |
| 2017-12-16 | in which `..` is suggested for erroneous `...` in struct field patterns | Zack M. Davis | -0/+35 |
| 2017-12-15 | in which suggestions to borrow casts or binary expressions are rectified | Zack M. Davis | -0/+50 |
| 2017-12-16 | Auto merge of #46719 - estebank:issue-39268, r=pnkfelix | bors | -520/+571 |
| 2017-12-15 | Same change to point at borrow for mir errors | Esteban Küber | -61/+64 |
| 2017-12-15 | Auto merge of #46623 - eddyb:issue-46449, r=nagisa | bors | -0/+20 |
| 2017-12-15 | Auto merge of #46706 - sunjay:gat-lifetimes, r=nikomatsakis | bors | -33/+88 |
| 2017-12-15 | rustc_trans: approximate ABI alignment for padding/union fillers. | Eduard-Mihai Burtescu | -0/+20 |
| 2017-12-15 | Auto merge of #46653 - estebank:str-as-ch, r=petrochenkov | bors | -2/+28 |
| 2017-12-14 | When attempting to write str with single quote suggest double quotes | Esteban Küber | -2/+28 |
| 2017-12-14 | Point at var in short lived borrows | Esteban Küber | -459/+507 |
| 2017-12-15 | Auto merge of #46537 - pnkfelix:two-phase-borrows, r=arielb1 | bors | -0/+294 |
| 2017-12-15 | Auto merge of #46641 - petrochenkov:nohelp2, r=nikomatsakis | bors | -1975/+6701 |
| 2017-12-14 | Review feedback: Added test with control flow merge of two borrows "before ac... | Felix S. Klock II | -0/+27 |
| 2017-12-14 | Auto merge of #45047 - durka:trait-alias, r=petrochenkov | bors | -0/+108 |
| 2017-12-14 | Fix rebase | Vadim Petrochenkov | -67/+103 |
| 2017-12-14 | Support regexes in custom normalization in UI tests | Vadim Petrochenkov | -34/+42 |
| 2017-12-14 | Do the same things for fulldeps tests | Vadim Petrochenkov | -6/+126 |
| 2017-12-14 | Remove NOTE/HELP annotations from UI tests | Vadim Petrochenkov | -2814/+1756 |
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -7/+5821 |
| 2017-12-14 | Remove NOTE/HELP annotations from error index tests | Vadim Petrochenkov | -216/+22 |
| 2017-12-14 | error for impl trait alias | Alex Burka | -1/+3 |
| 2017-12-14 | feature gate trait aliases | Alex Burka | -14/+18 |
| 2017-12-14 | error on any use of trait alias | Alex Burka | -6/+46 |
| 2017-12-14 | add trait aliases to AST | Alex Burka | -0/+62 |
| 2017-12-14 | Auto merge of #45002 - oli-obk:miri, r=eddyb | bors | -2/+13 |
| 2017-12-14 | Auto merge of #46335 - oli-obk:cleanups, r=jseyfried | bors | -10/+10 |
| 2017-12-14 | Use PathBuf instead of String where applicable | Oliver Schneider | -10/+10 |
| 2017-12-14 | Auto merge of #46633 - estebank:arg-mismatch, r=arielb1 | bors | -63/+87 |
| 2017-12-14 | Auto merge of #46605 - estebank:macro-backtrace-spans, r=pnkfelix | bors | -10/+95 |
| 2017-12-13 | fix broken assertion in type_param | Ariel Ben-Yehuda | -22/+49 |
| 2017-12-14 | Auto merge of #46582 - nikomatsakis:nll-master-to-rust-master-4, r=arielb1 | bors | -81/+399 |
| 2017-12-13 | Added test to make sure that undeclared lifetimes are in fact detected | Sunjay Varma | -0/+63 |
| 2017-12-13 | Added test to make sure we can refer to the declared traits of a generic asso... | Sunjay Varma | -5/+18 |
| 2017-12-13 | Auto merge of #46708 - pnkfelix:fix-issue-46112, r=arielb1 | bors | -0/+47 |
| 2017-12-13 | Updating tests to remove all "undeclared lifetime" errors (since those should... | Sunjay Varma | -33/+12 |
| 2017-12-13 | Check activation points as the place where mutable borrows become relevant. | Felix S. Klock II | -11/+72 |
| 2017-12-13 | two-phase-reservation-sharing-interference.rs variant that is perhaps more su... | Felix S. Klock II | -0/+38 |
| 2017-12-13 | test describing a currently unsupported corner case. | Felix S. Klock II | -0/+46 |
| 2017-12-13 | tests transcribed from nikos blog post. | Felix S. Klock II | -0/+101 |
| 2017-12-13 | the minimal test for two-phase borrows: the core example from niko's blog pos... | Felix S. Klock II | -0/+21 |
| 2017-12-13 | Move error checks out of span for easier to follow `.stderr` | Esteban Küber | -15/+6 |
| 2017-12-13 | correct comment in test | Niko Matsakis | -1/+1 |
| 2017-12-13 | refactor region value bitmatrix | Niko Matsakis | -4/+4 |
| 2017-12-13 | fix closure tests now that MIR typeck works properly | Niko Matsakis | -79/+142 |
| 2017-12-13 | Auto merge of #46550 - jseyfried:cleanup_builtin_hygiene, r=nrc | bors | -7/+7 |
| 2017-12-13 | normalize fn sig as part of reification | Niko Matsakis | -0/+38 |
| 2017-12-13 | Mir typeck Cast for Unsize value | Santiago Pastorino | -0/+24 |