about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-05-28Auto merge of #51118 - nrc:update, r=oli-obkbors-58/+66
2018-05-28Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearthbors-117/+447
2018-05-28Auto merge of #50612 - Zoxc:thin-slice, r=michaelwoeristerbors-49/+133
2018-05-28Update RLS, Rustfmt, and CargoNick Cameron-58/+66
2018-05-28Auto merge of #50892 - davidtwco:issue-50004, r=alexcrichtonbors-8/+84
2018-05-27Auto merge of #48309 - mark-i-m:anon_param_lint, r=nikomatsakisbors-22/+109
2018-05-27Auto merge of #51062 - mati865:cargo_update, r=alexcrichtonbors-9/+6
2018-05-27Make anon params lint warn-by-defaultMark Mansi-22/+109
2018-05-27Auto merge of #51108 - simartin:issue_51022_follow-up, r=estebankbors-1/+10
2018-05-27Auto merge of #51078 - GuillaumeGomez:stabilize-formatter, r=SimonSapinbors-17/+18
2018-05-27Add fields to SliceJohn Kåre Alsaker-27/+19
2018-05-27Add assertions for TyS and TypeVariants sizesJohn Kåre Alsaker-0/+6
2018-05-27Make &Slice a thin pointerJohn Kåre Alsaker-48/+134
2018-05-27Address comments in pull request #51084.Simon Martin-1/+10
2018-05-27Auto merge of #51105 - uuttff8:master, r=GuillaumeGomezbors-2/+2
2018-05-27Stabilize Formatter alignmentGuillaume Gomez-17/+18
2018-05-27Auto merge of #51101 - 11Takanori:fix-typo, r=frewsxcvbors-1/+1
2018-05-27Auto merge of #51084 - simartin:issue_51022, r=estebankbors-4/+24
2018-05-27lib.rs don't beautifuluuttff8-2/+2
2018-05-27Ensure every unstable feature has a tracking issue.kennytm-42/+67
2018-05-27Auto merge of #51075 - estebank:and_the_case_of_the_confusable_float_exponent...bors-8/+45
2018-05-27Auto merge of #51066 - est31:master, r=sfacklerbors-5/+5
2018-05-27innacurate -> inaccurateTakanori Ishibashi-1/+1
2018-05-27Issue #51022: Improve E0131 message when lifetimes are involved.Simon Martin-4/+24
2018-05-27Update cargoMateusz Mikuła-9/+6
2018-05-26Auto merge of #51094 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-366/+817
2018-05-26Fix testEsteban Küber-11/+15
2018-05-26Point to the current box syntax tracking issueest31-5/+5
2018-05-26Rollup merge of #51057 - pnkfelix:issue-51025-make-ui-tests-robust-wrt-nll, r...Mark Simulacrum-362/+725
2018-05-26Rollup merge of #51049 - varkor:break-while-condition, r=nikomatsakisMark Simulacrum-4/+92
2018-05-26Auto merge of #51072 - petrochenkov:ifield, r=eddybbors-186/+208
2018-05-26Auto merge of #51052 - nikomatsakis:obsolete-arrow, r=petrochenkovbors-6/+98
2018-05-26Add `Ident::as_str` helperVadim Petrochenkov-46/+50
2018-05-26Auto merge of #51082 - kennytm:rollup, r=kennytmbors-295/+512
2018-05-26Use `Ident`s for fields in HIRVadim Petrochenkov-149/+167
2018-05-26Rollup merge of #51073 - dtolnay:empty, r=alexcrichtonkennytm-7/+7
2018-05-26Rollup merge of #51070 - est31:fix_break_const_ice, r=estebankkennytm-2/+66
2018-05-26Rollup merge of #51067 - mcarton:patch-1, r=steveklabnikkennytm-2/+4
2018-05-26Rollup merge of #51065 - mbrubeck:docs, r=rkruppekennytm-1/+1
2018-05-26Rollup merge of #51059 - oberien:patch-1, r=nikomatsakiskennytm-0/+7
2018-05-26Rollup merge of #51056 - tbu-:pr_once_new, r=dtolnaykennytm-11/+12
2018-05-26Rollup merge of #51048 - GuillaumeGomez:formatter-examples, r=QuietMisdreavuskennytm-3/+78
2018-05-26Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakiskennytm-26/+82
2018-05-26Rollup merge of #51034 - oli-obk:lowering, r=pnkfelixkennytm-215/+184
2018-05-26Rollup merge of #51014 - GuillaumeGomez:env_docs, r=QuietMisdreavuskennytm-2/+15
2018-05-26Rollup merge of #50987 - estebank:underline-multiple-suggestions, r=petrochencovkennytm-26/+56
2018-05-26Auto merge of #51041 - alexcrichton:better-unwind, r=nikomatsakisbors-16/+46
2018-05-26Auto merge of #50364 - LukasKalbertodt:improve-duration-debug-impl, r=KodrAusbors-1/+246
2018-05-25in which we check for confusable Unicodepoints in float literal exponentZack M. Davis-5/+38
2018-05-26Auto merge of #51035 - oli-obk:unsupported_crate_type, r=eddybbors-1/+21