about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-01Auto merge of #98706 - flip1995:clippyup, r=Dylan-DPCbors-3492/+9051
2022-06-30Update Cargo.lockPhilipp Krones-4/+4
2022-06-30Auto merge of #98377 - davidv1992:add-lifetimes-to-argument-temporaries, r=ol...bors-2/+43
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-3488/+9047
2022-06-30Auto merge of #9069 - flip1995:rustup, r=flip1995bors-289/+267
2022-06-30Bump Clippy version -> 0.1.64Philipp Krones-3/+3
2022-06-30Bump nightly version -> 2022-06-30Philipp Krones-1/+1
2022-06-30Fix dogfoodPhilipp Krones-2/+7
2022-06-30Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-3518/+9083
2022-06-30Auto merge of #98698 - RalfJung:miri, r=RalfJungbors-14/+7
2022-06-30Auto merge of #9068 - tamaroning:fix-typo-2022-6-30, r=giraffate,xFrednetbors-2/+2
2022-06-30Update large_const_arrays.rstamaron-1/+1
2022-06-30Auto merge of #8666 - Jarcho:while_let_loop_7913, r=dswijbors-140/+207
2022-06-30Auto merge of #98649 - RalfJung:guardians-of-mir, r=oli-obkbors-1149/+1187
2022-06-30fixtamaron-1/+1
2022-06-29update MiriRalf Jung-14/+7
2022-06-30Auto merge of #98691 - matthiaskrgr:rollup-ymsa64p, r=matthiaskrgrbors-264/+475
2022-06-29fix doc issuesRalf Jung-7/+7
2022-06-30Rollup merge of #98687 - matthiaskrgr:test_47814, r=compiler-errorsMatthias Krüger-0/+27
2022-06-30Rollup merge of #98685 - camelid:sorting-flag, r=GuillaumeGomezMatthias Krüger-17/+31
2022-06-30Rollup merge of #98683 - matthiaskrgr:ice-test-68875, r=compiler-errorsMatthias Krüger-0/+19
2022-06-30Rollup merge of #98682 - matthiaskrgr:test-94432, r=compiler-errorsMatthias Krüger-0/+10
2022-06-30Rollup merge of #98681 - Enselic:rustdoc-json-default-assoc-type-blanket-impl...Matthias Krüger-1/+10
2022-06-30Rollup merge of #96727 - oli-obk:no_expect, r=lcnrMatthias Krüger-246/+378
2022-06-29Auto merge of #98520 - RalfJung:invalid, r=compiler-errorsbors-194/+196
2022-06-29add test for 47814Matthias Krüger-0/+27
2022-06-29Replace `sort_modules_alphabetically` boolean with enumNoah Lev-17/+31
2022-06-29ping more peopleRalf Jung-1/+1
2022-06-29move MIR syntax into a dedicated file and ping some people whenever it changesRalf Jung-1148/+1186
2022-06-29add test for ice 68875Matthias Krüger-0/+19
2022-06-29add tests for ICE 94432Matthias Krüger-0/+10
2022-06-29rustdoc-json: Make default value of blanket impl assoc types workMartin Nordholts-1/+10
2022-06-29Auto merge of #98680 - matthiaskrgr:rollup-1bkrrn9, r=matthiaskrgrbors-237/+310
2022-06-29Rollup merge of #98668 - TaKO8Ki:avoid-many-&str-to-string-conversions, r=Dyl...Matthias Krüger-66/+38
2022-06-29Rollup merge of #98665 - ChrisDenton:deprecated-suggestion, r=compiler-errorsMatthias Krüger-6/+28
2022-06-29Rollup merge of #98660 - eddyb:invalid-punct-stage1, r=lqdMatthias Krüger-14/+6
2022-06-29Rollup merge of #98652 - ojeda:warning-free-no_global_oom_handling, r=joshtri...Matthias Krüger-4/+9
2022-06-29Rollup merge of #98647 - ehuss:update-cargo, r=ehussMatthias Krüger-0/+0
2022-06-29Rollup merge of #98646 - notriddle:notriddle/main.js, r=GuillaumeGomezMatthias Krüger-2/+25
2022-06-29Rollup merge of #98643 - voidc:valtree-ref-pretty, r=lcnrMatthias Krüger-102/+138
2022-06-29Rollup merge of #98642 - yanchen4791:issue-98260-fix, r=spastorinoMatthias Krüger-0/+26
2022-06-29Rollup merge of #98636 - ehuss:mentions-wrapping, r=Mark-SimulacrumMatthias Krüger-13/+13
2022-06-29Rollup merge of #98434 - dpaoliello:staticcrt, r=jyn514Matthias Krüger-30/+27
2022-06-29Don't lint `while_let_loop` when drop order would changeJason Newcomb-56/+76
2022-06-29Extract util functions from `redundant_pattern_match`Jason Newcomb-84/+131
2022-06-29fix stderr by hand since that test is not run on my systemRalf Jung-4/+4
2022-06-29interpret: adjust error from constructing an invalid valueRalf Jung-190/+192
2022-06-29Auto merge of #9043 - dswij:9037-test, r=Manishearthbors-6/+32
2022-06-29Auto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r=Dylan-DPCbors-271/+511
2022-06-29Auto merge of #8981 - PrestonFrom:more_details_for_significant_drop_lint, r=f...bors-117/+407