]> git.lizzy.rs Git - rust.git/history - src/librustc_mir_build/hair/cx/expr.rs
use .copied() instead of .map(|x| *x) on iterators
[rust.git] / src / librustc_mir_build / hair / cx / expr.rs
2020-02-29 Matthias Krügeruse .copied() instead of .map(|x| *x) on iterators
2020-02-29 borsAuto merge of #69227 - Marwes:buffer_stderr, r=varkor
2020-02-29 borsAuto merge of #69208 - RalfJung:debug-assert, r=Mark...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 Yuki OkushiRollup merge of #69324 - estebank:ice-break-backport...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 Dylan DPCRollup merge of #69209 - Mark-Simulacrum:strip-unsafe...
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-24 Dylan DPCRollup merge of #69220 - wesleywiser:doc_self_profile_u...
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-23 borsAuto merge of #69351 - mati865:mingw-ultimate-fix,...
2020-02-23 Dylan DPCRollup merge of #69351 - mati865:mingw-ultimate-fix...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #69332 - nnethercote:revert-u8to64_le...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-21 borsAuto merge of #69242 - cjgillot:object_violations,...
2020-02-21 borsAuto merge of #69281 - nnethercote:inline-some-encoding...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69305 - estebank:consider-lt, r=Dylan-DPC
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #69266 - Zoxc:fix-source-map-race,...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-20 borsAuto merge of #69256 - nnethercote:misc-inlining, r...
2020-02-19 Dylan DPCRollup merge of #69248 - jonas-schievink:thumb-fp,...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 Dylan DPCRollup merge of #68863 - pietroalbini:azure-macos-10...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-19 borsAuto merge of #69241 - shahn:checked_add_revert, r...
2020-02-18 Mazdak FarrokhzadRollup merge of #69236 - Centril:mut-parens-at-recovery...
2020-02-18 Mazdak FarrokhzadRollup merge of #69217 - LeSeulArtichaut:remove-lint...
2020-02-18 Mazdak FarrokhzadRollup merge of #69211 - petrochenkov:prevtok, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69159 - estebank:use-appropriate-lt...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 borsAuto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Ben LewisChange const eval to return `ConstValue`, instead of...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-21 Mazdak FarrokhzadRollup merge of #68313 - batrla:master, r=alexcrichton
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 Jorge AparicioMerge branch 'master' into bare-metal-cortex-a
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 Dylan DPCRollup merge of #68247 - GuillaumeGomez:clean-up-err...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 Mazdak FarrokhzadRollup merge of #68340 - GuillaumeGomez:clean-up-e0200...
2020-01-18 Mazdak FarrokhzadRollup merge of #68224 - GuillaumeGomez:prevent-urls...
2020-01-18 borsAuto merge of #68001 - Marwes:lexical_region_resolve...
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68314 - oli-obk:true_unwind, r=eddyb
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
next