| Age | Commit message (Expand) | Author | Lines |
| 2017-11-14 | check_unsafety: fix unused unsafe block duplication | Ariel Ben-Yehuda | -8/+9 |
| 2017-11-14 | Backported merge of #45785 - arielb1:unsafe-fixes, r=eddyb | bors | -8/+114 |
| 2017-10-08 | Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton | bors | -0/+26 |
| 2017-10-06 | implement pattern-binding-modes RFC | Tobias Schottdorf | -6/+381 |
| 2017-10-04 | Fix some E-needstest issues. | Malo Jaffré | -0/+26 |
| 2017-10-02 | Auto merge of #44959 - arielb1:generic-errors, r=eddyb | bors | -1/+75 |
| 2017-10-02 | fix handling of `Self` | Ariel Ben-Yehuda | -15/+46 |
| 2017-10-02 | Auto merge of #44942 - zackmdavis:lint_suggestions, r=estebank | bors | -1/+92 |
| 2017-10-01 | correct unused-parens lint suggestion to strip exact pair | Zack M. Davis | -0/+26 |
| 2017-10-01 | handle nested generics in Generics::type_param/region_param | Ariel Ben-Yehuda | -1/+44 |
| 2017-09-30 | code suggestions for unused-mut, while-true lints; UI test | Zack M. Davis | -1/+66 |
| 2017-09-29 | Rollup merge of #44124 - gaurikholkar:return_self, r=arielb1 | Mark Simulacrum | -99/+35 |
| 2017-09-29 | Auto merge of #42526 - huntiep:try_opt, r=nikomatsakis | bors | -0/+47 |
| 2017-09-29 | Auto merge of #44847 - estebank:unused-signature, r=nikomatsakis | bors | -8/+80 |
| 2017-09-27 | Auto merge of #44782 - estebank:issue-36700, r=GuillaumeGomez | bors | -0/+61 |
| 2017-09-27 | Add UI tests | Hunter Praska | -0/+47 |
| 2017-09-26 | fix test reference | Niko Matsakis | -1/+1 |
| 2017-09-26 | remove random newlines from error messages, fix compile-fail test | Niko Matsakis | -10/+5 |
| 2017-09-26 | use present tense consistently and update references | Niko Matsakis | -4/+4 |
| 2017-09-26 | modify message for return time having multiple lifetimes | gaurikholkar | -32/+25 |
| 2017-09-26 | merge fixes, addressing CR comments | gaurikholkar | -76/+24 |
| 2017-09-26 | Auto merge of #44735 - tirr-c:issue-42143, r=arielb1 | bors | -52/+160 |
| 2017-09-25 | Auto merge of #44297 - laumann:suggest-misspelt-methods, r=arielb1 | bors | -0/+74 |
| 2017-09-25 | Point at signature on unused lint | Esteban Küber | -8/+80 |
| 2017-09-24 | Point at parameter type on E0301 | Esteban Küber | -0/+61 |
| 2017-09-24 | Change Levensthein-based method to a single suggestion | Thomas Jespersen | -9/+9 |
| 2017-09-24 | Rollup merge of #44103 - zackmdavis:cmp_op_must_use, r=arielb1 | Guillaume Gomez | -10/+34 |
| 2017-09-24 | Auto merge of #44786 - thombles:tk/i41314, r=petrochenkov | bors | -0/+35 |
| 2017-09-23 | update `fn_must_use` UI test to exercise nonprimitive comparisons | Zack M. Davis | -12/+31 |
| 2017-09-23 | Auto merge of #43870 - GuillaumeGomez:deref-suggestion, r=nikomatsakis | bors | -0/+93 |
| 2017-09-23 | UI unit test for note when matching tuple enum with struct pattern | Thomas Karpiniec | -0/+35 |
| 2017-09-23 | Print fn signature when there is closure argument type mismatch | Wonwoo Choi | -52/+160 |
| 2017-09-22 | add comparison operators to must-use lint (under `fn_must_use` feature) | Zack M. Davis | -5/+10 |
| 2017-09-21 | suggest an outer attribute when `#![derive(...)]` (predictably) fails | Zack M. Davis | -1/+1 |
| 2017-09-21 | only set non-ADT derive error once per attribute, not per trait | Zack M. Davis | -0/+24 |
| 2017-09-21 | Add deref suggestion | Guillaume Gomez | -0/+93 |
| 2017-09-21 | Auto merge of #44215 - oli-obk:import_sugg, r=nrc | bors | -13/+33 |
| 2017-09-21 | Add suggestions for misspelled method names | Thomas Jespersen | -0/+74 |
| 2017-09-20 | add proofs and fix postorder traversal | Ariel Ben-Yehuda | -4/+4 |
| 2017-09-20 | Only consider yields coming after the expressions when computing generator in... | John Kåre Alsaker | -34/+0 |
| 2017-09-19 | Auto merge of #44620 - zackmdavis:rfc_1940_housekeeping, r=nikomatsakis | bors | -53/+100 |
| 2017-09-17 | Rollup merge of #44549 - gaurikholkar:master, r=arielb1 | Tim Neumann | -0/+60 |
| 2017-09-17 | Rollup merge of #44088 - bjorn3:better_trace_macros, r=jseyfried | Tim Neumann | -0/+106 |
| 2017-09-16 | Auto merge of #43017 - durka:stabilize-const-invocation, r=eddyb | bors | -3/+3 |
| 2017-09-16 | change #![feature(const_fn)] to specific gates | Alex Burka | -3/+3 |
| 2017-09-15 | RFC 1940 UI test in own directory, exercise must_use trait methods | Zack M. Davis | -53/+100 |
| 2017-09-14 | Rollup merge of #44569 - est31:master, r=estebank | Corey Farwell | -1/+1 |
| 2017-09-14 | "avoid" is a better word here than "disable" | est31 | -1/+1 |
| 2017-09-14 | add ui tests for EBR | gaurikholkar | -0/+32 |
| 2017-09-14 | adding ui tests | gaurikholkar | -0/+28 |