about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-26Rollup merge of #78252 - bugadani:issue-45964, r=Mark-SimulacrumDylan DPC-0/+38
2020-10-26Rollup merge of #78247 - simonvandel:fix-78192, r=oli-obkDylan DPC-9/+55
2020-10-26Rollup merge of #78214 - estebank:match-semicolon, r=oli-obkDylan DPC-318/+567
2020-10-26Rollup merge of #78161 - jonas-schievink:irlo-issue-link, r=Mark-SimulacrumDylan DPC-2/+5
2020-10-26Rollup merge of #78137 - tmiasko:compiletest-tracing, r=Mark-SimulacrumDylan DPC-3/+3
2020-10-26Rollup merge of #78126 - shepmaster:aarch64-apple-darwin-valist, r=nagisaDylan DPC-17/+19
2020-10-26Rollup merge of #77836 - RalfJung:transmute_copy, r=Mark-SimulacrumDylan DPC-4/+4
2020-10-26Rollup merge of #74477 - chansuke:sys-wasm-unsafe-op-in-unsafe-fn, r=Mark-Sim...Dylan DPC-15/+38
2020-10-26Auto merge of #77283 - estebank:if-let-sugg, r=Mark-Simulacrumbors-34/+56
2020-10-25Properly define va_arg and va_list for aarch64-apple-darwinJake Goulding-9/+13
2020-10-25Tweak invalid `fn` header and body parsingEsteban Küber-27/+53
2020-10-26simplify-locals: Add yet to be optimized test casesTomasz Miąsko-0/+294
2020-10-25Auto merge of #78015 - ssomers:btree_merge_mergers, r=Mark-Simulacrumbors-97/+111
2020-10-25Tweak `if let` suggestion to be more liberal with suggestion and to not ICEEsteban Küber-34/+56
2020-10-26Use ? in core/std macrosTaiki Endo-49/+19
2020-10-25Precompute the associated itemsest31-8/+21
2020-10-25Auto merge of #6225 - rust-lang:flip1995-patch-1, r=flip1995bors-2/+2
2020-10-25Update triagebot.tomlPhilipp Krones-2/+2
2020-10-25Auto merge of #78179 - RalfJung:miri-comments, r=oli-obkbors-23/+25
2020-10-25Fix typo in debug statementLeSeulArtichaut-1/+1
2020-10-25Rely on regular "expected"/"found" parser error for `fn`Esteban Küber-31/+36
2020-10-25Auto merge of #6202 - giraffate:fix_invalid_suggestion_in_needless_collect_te...bors-3/+29
2020-10-25check for object safety violations in constantsBastian Kauschke-47/+237
2020-10-25Auto merge of #6194 - giraffate:remove_an_extra_blank_line, r=flip1995bors-5/+0
2020-10-25`warn` -> `debug` in collectBastian Kauschke-5/+5
2020-10-25Auto merge of #6183 - cgm616:hex_bin_digit_grouping, r=flip1995bors-17/+97
2020-10-25Auto merge of #77901 - jonas-schievink:unignore-test-36710, r=Mark-Simulacrumbors-4/+5
2020-10-25Auto merge of #6224 - flip1995:rustup, r=flip1995bors-2/+2
2020-10-25Merge remote-tracking branch 'upstream/master' into rustupflip1995-393/+2076
2020-10-25Merge remote-tracking branch 'upstream/master' into box-allocTim Diekmann-12007/+13313
2020-10-25Integrate suggestions from code reviewcgm616-19/+19
2020-10-26Add test caseTakayuki Nakata-1/+20
2020-10-25Fix an invalid suggestion in `needless_collect` testTakayuki Nakata-2/+9
2020-10-25Auto merge of #78253 - Aaron1011:bump-llvm-deadarg, r=cuviperbors-0/+51
2020-10-25also test non-extern uninhabited staticsRalf Jung-1/+26
2020-10-25Fix logic mistakecgm616-1/+1
2020-10-25Remove accidental test inclusioncgm616-7/+1
2020-10-25Allow hex literals to pass w/ groups of 2cgm616-1/+1
2020-10-25Add lint for unusually-grouped hex/binary literalsFlorian Hartwig-21/+107
2020-10-25Replace write with write_allbjorn3-1/+1
2020-10-25Auto merge of #6222 - JohnTitor:redundant-local-def-id, r=flip1995bors-11/+7
2020-10-25Auto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995bors-23/+135
2020-10-25Auto merge of #78350 - JohnTitor:rollup-vbbm5wf, r=JohnTitorbors-130/+426
2020-10-25Update description for error E0308Olivier FAURE-120/+200
2020-10-25Auto merge of #6198 - montrivo:needless-lifetime, r=flip1995bors-2/+15
2020-10-25Auto merge of #6177 - rust-lang:manual-range-contains, r=flip1995bors-31/+354
2020-10-25Remove redundant `expect_local()` callYuki Okushi-11/+7
2020-10-25Auto merge of #6103 - FrancisMurillo:mut_mutex_lock, r=flip1995bors-0/+133
2020-10-25Auto merge of #6162 - josephlr:empty-loop-no-std, r=flip1995bors-10/+33
2020-10-25Rollup merge of #78326 - Aaron1011:fix/min-stmt-lints, r=petrochenkovYuki Okushi-2/+2