| Age | Commit message (Expand) | Author | Lines |
| 2018-05-28 | Fix tidy | Esteban Küber | -1/+3 |
| 2018-05-28 | Add primary span label | Esteban Küber | -4/+6 |
| 2018-05-28 | Only suggest assoc fn when sure about the type | Esteban Küber | -6/+7 |
| 2018-05-27 | Use suggestion for assoc fn called like method | Esteban Küber | -24/+51 |
| 2018-05-27 | Auto merge of #51078 - GuillaumeGomez:stabilize-formatter, r=SimonSapin | bors | -17/+18 |
| 2018-05-27 | Auto merge of #51105 - uuttff8:master, r=GuillaumeGomez | bors | -2/+2 |
| 2018-05-27 | Stabilize Formatter alignment | Guillaume Gomez | -17/+18 |
| 2018-05-27 | Auto merge of #51101 - 11Takanori:fix-typo, r=frewsxcv | bors | -1/+1 |
| 2018-05-27 | Auto merge of #51084 - simartin:issue_51022, r=estebank | bors | -4/+24 |
| 2018-05-27 | lib.rs don't beautiful | uuttff8 | -2/+2 |
| 2018-05-27 | Ensure every unstable feature has a tracking issue. | kennytm | -42/+67 |
| 2018-05-27 | Auto merge of #51075 - estebank:and_the_case_of_the_confusable_float_exponent... | bors | -8/+45 |
| 2018-05-27 | Auto merge of #51066 - est31:master, r=sfackler | bors | -5/+5 |
| 2018-05-27 | innacurate -> inaccurate | Takanori Ishibashi | -1/+1 |
| 2018-05-27 | Issue #51022: Improve E0131 message when lifetimes are involved. | Simon Martin | -4/+24 |
| 2018-05-26 | Auto merge of #51094 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -366/+817 |
| 2018-05-26 | Fix test | Esteban Küber | -11/+15 |
| 2018-05-26 | Point to the current box syntax tracking issue | est31 | -5/+5 |
| 2018-05-26 | Rollup merge of #51057 - pnkfelix:issue-51025-make-ui-tests-robust-wrt-nll, r... | Mark Simulacrum | -362/+725 |
| 2018-05-26 | Rollup merge of #51049 - varkor:break-while-condition, r=nikomatsakis | Mark Simulacrum | -4/+92 |
| 2018-05-26 | Auto merge of #51072 - petrochenkov:ifield, r=eddyb | bors | -186/+208 |
| 2018-05-26 | Auto merge of #51052 - nikomatsakis:obsolete-arrow, r=petrochenkov | bors | -6/+98 |
| 2018-05-26 | Add `Ident::as_str` helper | Vadim Petrochenkov | -46/+50 |
| 2018-05-26 | Auto merge of #51082 - kennytm:rollup, r=kennytm | bors | -295/+512 |
| 2018-05-26 | Use `Ident`s for fields in HIR | Vadim Petrochenkov | -149/+167 |
| 2018-05-26 | Rollup merge of #51073 - dtolnay:empty, r=alexcrichton | kennytm | -7/+7 |
| 2018-05-26 | Rollup merge of #51070 - est31:fix_break_const_ice, r=estebank | kennytm | -2/+66 |
| 2018-05-26 | Rollup merge of #51067 - mcarton:patch-1, r=steveklabnik | kennytm | -2/+4 |
| 2018-05-26 | Rollup merge of #51065 - mbrubeck:docs, r=rkruppe | kennytm | -1/+1 |
| 2018-05-26 | Rollup merge of #51059 - oberien:patch-1, r=nikomatsakis | kennytm | -0/+7 |
| 2018-05-26 | Rollup merge of #51056 - tbu-:pr_once_new, r=dtolnay | kennytm | -11/+12 |
| 2018-05-26 | Rollup merge of #51048 - GuillaumeGomez:formatter-examples, r=QuietMisdreavus | kennytm | -3/+78 |
| 2018-05-26 | Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis | kennytm | -26/+82 |
| 2018-05-26 | Rollup merge of #51034 - oli-obk:lowering, r=pnkfelix | kennytm | -215/+184 |
| 2018-05-26 | Rollup merge of #51014 - GuillaumeGomez:env_docs, r=QuietMisdreavus | kennytm | -2/+15 |
| 2018-05-26 | Rollup merge of #50987 - estebank:underline-multiple-suggestions, r=petrochencov | kennytm | -26/+56 |
| 2018-05-26 | Auto merge of #51041 - alexcrichton:better-unwind, r=nikomatsakis | bors | -16/+46 |
| 2018-05-26 | Auto merge of #50364 - LukasKalbertodt:improve-duration-debug-impl, r=KodrAus | bors | -1/+246 |
| 2018-05-25 | in which we check for confusable Unicodepoints in float literal exponent | Zack M. Davis | -5/+38 |
| 2018-05-26 | Auto merge of #51035 - oli-obk:unsupported_crate_type, r=eddyb | bors | -1/+21 |
| 2018-05-25 | Rename TokenStream::empty to TokenStream::new | David Tolnay | -7/+7 |
| 2018-05-26 | Fail typecheck if we encounter a bogus break | est31 | -2/+66 |
| 2018-05-26 | Auto merge of #50070 - toidiu:ak-2093-outlives, r=nikomatsakis | bors | -725/+676 |
| 2018-05-25 | Auto merge of #51033 - coryshrmn:master, r=dtolnay | bors | -108/+68 |
| 2018-05-25 | Add inner links in documentation | Martin Carton | -2/+4 |
| 2018-05-25 | Update nomicon link in transmute docs | Matt Brubeck | -1/+1 |
| 2018-05-25 | --bless the tests | varkor | -6/+6 |
| 2018-05-25 | Add a test for returning inside a while loop | varkor | -10/+60 |
| 2018-05-25 | Fix behaviour of divergence in while loop conditions | varkor | -4/+42 |
| 2018-05-25 | Don't use a char that's already used within the expr | Jaro Fietz | -1/+1 |