]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/assoc.rs
Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewjasper
[rust.git] / compiler / rustc_middle / src / ty / assoc.rs
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 borsAuto merge of #93626 - wesleywiser:fix_hashmap_natvis...
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
2022-02-08 Matthias KrügerRollup merge of #93569 - notriddle:notriddle/rustdoc...
2022-02-08 Matthias KrügerRollup merge of #93568 - willcrichton:scrape-examples...
2022-02-08 borsAuto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa
2022-02-07 borsAuto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis
2022-02-07 Mara BosRollup merge of #93487 - yerke:yerke/fix-link-toolchain...
2022-02-07 Mara BosRollup merge of #93416 - name1e5s:chore/remove_allow_fa...
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #93208 - kellerkindt:wrapping_int_assig...
2022-02-07 Mara BosRollup merge of #91530 - bobrippling:suggest-1-tuple...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-07 borsAuto merge of #93719 - scottmcm:core-as-2021-everywhere...
2022-02-07 borsAuto merge of #93643 - lcnr:fold-substs-perf, r=michael...
2022-02-07 borsAuto merge of #93179 - Urgau:unreachable-2021, r=m...
2022-02-06 Matthias KrügerRollup merge of #93489 - Amanieu:panic_no_unwind, r...
2022-02-06 Matthias KrügerRollup merge of #90998 - jhpratt:require-const-stabilit...
2022-02-06 Matthias KrügerRollup merge of #93669 - compiler-errors:const-generic...
2022-02-06 Matthias KrügerRollup merge of #93657 - Mark-Simulacrum:apple-measurem...
2022-02-06 Matthias KrügerRollup merge of #93649 - WaffleLapkin:regression_test_8...
2022-02-06 Matthias KrügerRollup merge of #93556 - dtolnay:trailingcomma, r=cjgillot
2022-02-06 Matthias KrügerRollup merge of #92651 - jsha:impl-spacing, r=Guillaume...
2022-02-06 Matthias KrügerRollup merge of #92383 - lancethepants:armv7-unknown...
2022-02-06 Matthias KrügerRollup merge of #92300 - Itus-Shield:mips64-openwrt...
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-05 borsAuto merge of #93539 - petrochenkov:doclink, r=camelid...
2022-02-05 borsAuto merge of #93597 - GuillaumeGomez:update-browser...
2022-02-04 Matthias KrügerRollup merge of #93615 - Kobzol:stable-hash-opt-endiann...
2022-02-04 Matthias KrügerRollup merge of #93612 - tspiteri:master, r=m-ou-se
2022-02-04 Matthias KrügerRollup merge of #93608 - nnethercote:speed-up-find_libr...
2022-02-04 Matthias KrügerRollup merge of #93576 - jsha:fix-rustdoc-html, r=Guill...
2022-02-04 Matthias KrügerRollup merge of #93495 - solid-rs:fix-kmc-solid-rtc...
2022-02-04 Matthias KrügerRollup merge of #91589 - derekdreery:arc_unwrap_or_clon...
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 borsAuto merge of #93654 - RalfJung:miri, r=RalfJung
2022-02-04 borsAuto merge of #93645 - matthiaskrgr:rollup-eua2621...
2022-02-04 Matthias KrügerRollup merge of #93638 - notriddle:notriddle/unused...
2022-02-04 Matthias KrügerRollup merge of #93632 - matthiaskrgr:rustdoclippy2...
2022-02-04 Matthias KrügerRollup merge of #93631 - notriddle:notriddle/cleanup...
2022-02-04 Matthias KrügerRollup merge of #93630 - matthiaskrgr:clipperf, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93593 - JulianKnodt:master, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-03 kadminFix ret > 1 bound if shadowed by const
2022-02-03 Yuki OkushiRollup merge of #92802 - compiler-errors:deduplicate...
2022-02-03 Yuki OkushiRollup merge of #92310 - ehuss:rustdoc-ice, r=estebank
2022-02-03 borsAuto merge of #92932 - ouz-a:master, r=oli-obk
2022-02-03 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-02 Matthias KrügerRollup merge of #93221 - alyssaverkade:fix-93093, r...
2022-02-02 Matthias KrügerRollup merge of #92528 - tmiasko:combine-commutative...
2022-02-02 borsAuto merge of #93312 - pierwill:map-all-local-trait...
2022-02-02 borsAuto merge of #93154 - michaelwoerister:fix-generic...
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #93284 - eholk:disable-drop-range-analysi...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-02-01 borsAuto merge of #93259 - eddyb:diagbld-scalar-pair, r...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-31 borsAuto merge of #93270 - klensy:sec-up, r=Mark-Simulacrum
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 Eric HussRollup merge of #93192 - theidexisted:patch-1, r=wesley...
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-29 Matthias KrügerRollup merge of #93256 - EFanZh:patch-1, r=joshtriplett
2022-01-29 Matthias KrügerRollup merge of #93299 - GuillaumeGomez:dot-separator...
2022-01-29 Matthias KrügerRollup merge of #93236 - woppopo:const_nonnull_new...
2022-01-29 Matthias KrügerRollup merge of #92274 - woppopo:const_deallocate,...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-28 Matthias KrügerRollup merge of #93295 - ChrisDenton:tempdir-double...
2022-01-28 Matthias KrügerRollup merge of #93261 - bjorn3:cg_ssa_refactor6, r...
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-28 borsAuto merge of #93006 - michaelwoerister:fix-unsized...
2022-01-28 borsAuto merge of #90677 - bobrippling:suggest-tuple-parens...
2022-01-27 Matthias KrügerRollup merge of #93365 - nnethercote:more-arena-cleanup...
2022-01-27 Matthias KrügerRollup merge of #93357 - nnethercote:clarify-usage...
2022-01-27 Matthias KrügerRollup merge of #93193 - Kobzol:stable-hash-permutation...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 Matthias KrügerRollup merge of #93338 - GuillaumeGomez:update-minifier...
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92256 - fee1-dead:improve-selection...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 borsAuto merge of #93301 - spastorino:perf-test-1, r=oli-obk
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-26 borsAuto merge of #88679 - petrochenkov:doctrscope, r=Guill...
2022-01-25 Matthias KrügerRollup merge of #93303 - compiler-errors:issue-93282...
2022-01-25 Matthias KrügerRollup merge of #93300 - RalfJung:win-abort-miri, r...
2022-01-25 Matthias KrügerRollup merge of #93291 - conradludgate:minor-fix-93231...
next