about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-04-16Auto merge of #71201 - Dylan-DPC:rollup-23202uf, r=Dylan-DPCbors-257/+320
2020-04-16Rollup merge of #71191 - GuillaumeGomez:cleanup-e0520, r=Dylan-DPCDylan DPC-1/+3
2020-04-16Rollup merge of #71179 - matthiaskrgr:cl6ppy, r=Dylan-DPCDylan DPC-124/+111
2020-04-16Rollup merge of #71149 - RalfJung:check-const-call, r=eddybDylan DPC-16/+5
2020-04-16Rollup merge of #71141 - Duddino:master, r=estebankDylan DPC-1/+68
2020-04-16Rollup merge of #70566 - jumbatm:exceeding-bitshifts-constprop, r=RalfJungDylan DPC-115/+133
2020-04-16Auto merge of #70755 - wesleywiser:simplify_locals_2_electric_boogaloo, r=oli...bors-154/+319
2020-04-16Respond to code review feedbackWesley Wiser-1/+9
2020-04-16Clean up E0520 explanationGuillaume Gomez-1/+3
2020-04-16Auto merge of #70831 - sfackler:shrink-future-stack, r=matthewjasperbors-25/+40
2020-04-16Auto merge of #71173 - RalfJung:miri, r=RalfJungbors-10/+7
2020-04-16Auto merge of #71159 - topecongiro:rustfmt-1.4.14, r=Dylan-DPCbors-14/+18
2020-04-16bump MiriRalf Jung-10/+7
2020-04-15Auto merge of #71180 - Dylan-DPC:rollup-pscpg6q, r=Dylan-DPCbors-474/+970
2020-04-16Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPCDylan DPC-3/+3
2020-04-16Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisaDylan DPC-18/+366
2020-04-16Rollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup, r=ollie27Dylan DPC-29/+25
2020-04-16Rollup merge of #70774 - GuillaumeGomez:clean-rustdoc-js-tools, r=ollie27Dylan DPC-419/+403
2020-04-16Rollup merge of #69903 - estebank:icemation, r=oli-obkDylan DPC-5/+173
2020-04-16don't clone types that are copy (clippy::clone_on_copy)Matthias Krüger-111/+99
2020-04-15Fix clippy warningsMatthias Krüger-13/+12
2020-04-15Auto merge of #71139 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-13/+17
2020-04-15Directly modify the `used_locals` vecWesley Wiser-14/+12
2020-04-15Run `SimplifyLocals` iteratively until we get to a fixedpointWesley Wiser-27/+131
2020-04-15submodules: update clippy from af5940b7 to 6651c1b9Matthias Krüger-13/+17
2020-04-15Remove other RvaluesWesley Wiser-145/+120
2020-04-15Add test caseWesley Wiser-0/+80
2020-04-15Do not ICE in the face of invalid enum discriminantEsteban Küber-5/+173
2020-04-15update tool maintainersPietro Albini-1/+1
2020-04-15Clean up E0518 explanationGuillaume Gomez-3/+3
2020-04-15Provide better compiler output when using `?` on `Option` in fn returning `Re...Duddino-6/+6
2020-04-15Rollup merge of #71116 - marmeladema:dummy-hir-id-removal, r=eddybMazdak Farrokhzad-94/+79
2020-04-15Rollup merge of #71100 - RalfJung:miri-frame-hook, r=oli-obkMazdak Farrokhzad-46/+88
2020-04-15Rollup merge of #71030 - petrochenkov:linkorder2, r=nagisaMazdak Farrokhzad-225/+219
2020-04-15Rollup merge of #70891 - lcnr:replace-rvalue_aggregate, r=eddybMazdak Farrokhzad-198/+869
2020-04-15remove rustfmt-induced spurious trailing commaRalf Jung-1/+1
2020-04-15remove an impossible branch from check_constsRalf Jung-16/+5
2020-04-15Auto merge of #71106 - jonas-schievink:remove-call-guard-pass, r=ecstatic-mor...bors-5/+7
2020-04-15Bump rustfmt and rlstopecongiro-14/+18
2020-04-15Use fcntl() to set nonblock for solarish socketsPatrick Mooney-0/+8
2020-04-15Auto merge of #71151 - Dylan-DPC:rollup-6rt4h7b, r=Dylan-DPCbors-45/+217
2020-04-15Update stderrs after rebase.jumbatm-0/+6
2020-04-15Move early needs_subst bailout to _after_ linting.jumbatm-5/+5
2020-04-15Amend exceeding-bitshifts test case for #69021.jumbatm-113/+125
2020-04-14Rollup merge of #71135 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-04-14Rollup merge of #71133 - MiSawa:fix-sort-by-key-doc, r=Dylan-DPCDylan DPC-2/+2
2020-04-14Rollup merge of #71128 - Mark-Simulacrum:clean-expansion, r=petrochenkovDylan DPC-5/+1
2020-04-14Rollup merge of #71082 - NeoRaider:ptr_slice_len, r=oli-obk,SimonSapinDylan DPC-4/+93
2020-04-14Rollup merge of #71002 - Freax13:fix-target, r=ollie27Dylan DPC-2/+7
2020-04-14Rollup merge of #70949 - WaffleLapkin:simlify_vec_macro, r=petrochenkovDylan DPC-3/+2