]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/traits/mod.rs
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
[rust.git] / compiler / rustc_middle / src / traits / mod.rs
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 Matthias KrügerRollup merge of #91597 - r00ster91:lessthangreaterthan...
2021-12-14 Matthias KrügerRollup merge of #91239 - cameron1024:issue-87490-regres...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-14 borsAuto merge of #91680 - saethlin:spare_capacity_mut...
2021-12-14 borsAuto merge of #91660 - llogiq:make-a-hash-of-def-ids...
2021-12-13 Matthias KrügerRollup merge of #91699 - jsha:webkit-appearance-search...
2021-12-13 Esteban KuberKeep info on pre-desugaring expression for better ...
2021-12-13 Esteban KuberReduce verbosity for `?` on non-`Try` expressions
2021-12-13 Esteban KuberReduce verbosity when calling `for`-loop on non-`Iterat...
2021-12-13 Esteban KuberWhen `.await` is called on a non-`Future` expression...
2021-12-13 borsAuto merge of #91657 - nikic:update-llvm, r=cuviper
2021-12-13 borsAuto merge of #91654 - nikic:llvmbc-section-flags,...
2021-12-13 borsAuto merge of #91626 - klensy:json-less-alloc, r=petroc...
2021-12-13 borsAuto merge of #91569 - erikdesjardins:vt-align, r=nikic
2021-12-12 Matthias KrügerRollup merge of #91749 - ssomers:btree_comments, r...
2021-12-12 Matthias KrügerRollup merge of #91091 - ecstatic-morse:control-flow...
2021-12-12 Matthias KrügerRollup merge of #91086 - rhysd:issue-91085, r=m-ou-se
2021-12-12 borsAuto merge of #90716 - euclio:libloading, r=cjgillot
2021-12-12 borsAuto merge of #90207 - BoxyUwU:stabilise_cg_defaults...
2021-12-12 borsAuto merge of #90423 - Aaron1011:deduplicate-projection...
2021-12-12 Matthias KrügerRollup merge of #91748 - notriddle:notriddle/doc-notabl...
2021-12-12 Matthias KrügerRollup merge of #91746 - ssomers:btree_tests, r=Mark...
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #91780 - cjgillot:localize, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #91750 - notriddle:notriddle/doc-notabl...
2021-12-11 Matthias KrügerRollup merge of #91737 - Manishearth:panic-immediate...
2021-12-11 Matthias KrügerRollup merge of #91643 - Amanieu:r9x18, r=joshtriplett
2021-12-11 Matthias KrügerRollup merge of #90081 - woppopo:const_write_bytes...
2021-12-11 Matthias KrügerRollup merge of #91721 - danielhenrymantilla:patch...
2021-12-11 Matthias KrügerRollup merge of #91548 - luojia65:hint-spin-loop-riscv...
2021-12-11 Matthias KrügerRollup merge of #90741 - mbartlett21:patch-4, r=dtolnay
2021-12-11 Matthias KrügerRollup merge of #90270 - woppopo:const_borrow_trait...
2021-12-11 Matthias KrügerRollup merge of #89734 - estebank:issue-72312, r=nikoma...
2021-12-11 Matthias KrügerRollup merge of #83174 - camelid:borrow-help, r=oli-obk
2021-12-11 Matthias KrügerRollup merge of #91718 - RalfJung:unaligned_references...
2021-12-11 Matthias KrügerRollup merge of #91717 - inashivb:issue-91713, r=jyn514
2021-12-11 Matthias KrügerRollup merge of #91711 - andrewbanchich:improve-zip...
2021-12-11 Matthias KrügerRollup merge of #91682 - camelid:alias-layout, r=jyn514
2021-12-11 Matthias KrügerRollup merge of #91640 - cjgillot:in-band-collect,...
2021-12-11 Matthias KrügerRollup merge of #91617 - nnethercote:improve-List-reada...
2021-12-11 Matthias KrügerRollup merge of #91553 - devnexen:anc_data_dfbsd, r...
2021-12-11 Matthias KrügerRollup merge of #91515 - jethrogb:rsplit_array, r=yaahc
2021-12-11 Matthias KrügerRollup merge of #91426 - eggyal:idfunctor-panic-safety...
2021-12-11 Matthias KrügerRollup merge of #91373 - djkoloski:fuchsia_test_suite...
2021-12-11 Matthias KrügerRollup merge of #91310 - hi-rustin:rustin-patch-rustdoc...
2021-12-11 Matthias KrügerRollup merge of #91127 - scottmcm:ptr_to_from_bits...
2021-12-11 borsAuto merge of #91720 - Aaron1011:skip-llvm-ci-tools...
2021-12-11 borsAuto merge of #91761 - matthiaskrgr:rollup-bjowmvz...
2021-12-11 borsAuto merge of #91715 - the8472:bump-rmeta-fromat-versio...
2021-12-10 borsAuto merge of #91760 - matthiaskrgr:rollup-zcemh6j...
2021-12-10 Matthias KrügerRollup merge of #91646 - ibraheemdev:patch-9, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #91625 - est31:remove_indexes, r=oli-obk
2021-12-10 Matthias KrügerRollup merge of #91105 - jplatte:stream-docs, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #90897 - jhpratt:fix-incorrect-feature...
2021-12-09 borsAuto merge of #85157 - the8472:drain-drop-in-place...
2021-12-09 borsAuto merge of #81156 - DrMeepster:read_buf, r=joshtriplett
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-08 est31Remove redundant [..]s
2021-12-08 Matthias KrügerRollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Matthias KrügerRollup merge of #91209 - camelid:snapshot, r=jyn514
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #90737 - eholk:intofuture, r=tmandry
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #91170 - jsha:preload-fonts, r=Guillaum...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-12-01 Matthias KrügerRollup merge of #87160 - estebank:colon-recovery, r...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-29 Matthias KrügerRollup merge of #91281 - scottmcm:non-exhaustive-as...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91208 - estebank:eq-constraint, r...
2021-11-27 Matthias KrügerRollup merge of #91062 - jsha:static-file-replace,...
2021-11-27 Matthias KrügerRollup merge of #91057 - the8472:clarify-parallelism...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-26 Matthias KrügerRollup merge of #90611 - fee1-dead:rustdoc-ice-fix...
2021-11-26 borsAuto merge of #91246 - nnethercote:faster-layout-array...
next