]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/coherence.rs
Auto merge of #93696 - Amanieu:compiler-builtins-0.1.68, r=Mark-Simulacrum
[rust.git] / compiler / rustc_trait_selection / src / traits / coherence.rs
2022-02-11 Matthias KrügerRollup merge of #93635 - GuillaumeGomez:missing-platfor...
2022-02-11 Matthias KrügerRollup merge of #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #93443 - spastorino:add-stable-hash...
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 Matthias KrügerRollup merge of #93830 - camelid:cleanup-section-code...
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-08 Matthias KrügerRollup merge of #93206 - ChrisDenton:ntopenfile, r...
2022-02-08 Matthias KrügerRollup merge of #92715 - chordtoll:empty-string, r...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
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 #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 #93649 - WaffleLapkin:regression_test_8...
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-04 Matthias KrügerRollup merge of #93495 - solid-rs:fix-kmc-solid-rtc...
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 Matthias KrügerRollup merge of #93551 - GuillaumeGomez:ignore-package...
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-04 Matthias KrügerRollup merge of #93402 - ehuss:llvm-dialog, r=michaelwo...
2022-02-04 Matthias KrügerRollup merge of #92735 - GuillaumeGomez:crate-filter...
2022-02-03 Yuki OkushiRollup merge of #93515 - dtolnay:convenience, r=davidtwco
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-03 borsAuto merge of #93432 - Kobzol:stable-hash-isize-hash...
2022-02-02 Matthias KrügerRollup merge of #93542 - GuillaumeGomez:lifetime-elisio...
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-02 Matthias KrügerRollup merge of #93493 - GKFX:char-docs-2, r=scottmcm
2022-02-02 Matthias KrügerRollup merge of #93420 - jsha:adjust-settings-layout...
2022-02-02 borsAuto merge of #93466 - cjgillot:query-dead, r=nagisa
2022-02-01 borsAuto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk
2022-02-01 borsAuto merge of #93442 - yaahc:Termination-abstraction...
2022-02-01 Matthias KrügerRollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum
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 #93513 - dtolnay:linewidth, r=nagisa
2022-02-01 Eric HussRollup merge of #93504 - solid-rs:fix-kmc-solid-stack...
2022-02-01 Eric HussRollup merge of #93492 - Mark-Simulacrum:shorter-failur...
2022-02-01 Eric HussRollup merge of #93456 - bjorn3:remove_unnecessary_unsa...
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-02-01 Eric HussRollup merge of #93019 - 5225225:uppercase-suffix,...
2022-02-01 Eric HussRollup merge of #91343 - FabianWolff:issue-91328-as...
2022-02-01 borsAuto merge of #93259 - eddyb:diagbld-scalar-pair, r...
2022-02-01 borsAuto merge of #93386 - WaffleLapkin:rustc_must_implemen...
2022-01-31 borsAuto merge of #93381 - tmiasko:is-self-recursive, r...
2022-01-31 borsAuto merge of #93348 - spastorino:fix-perf-overlap...
2022-01-31 Santiago PastorinoMove overlap_mode into trait level attribute + feature...
2022-01-31 borsAuto merge of #93373 - spastorino:def_id_to_hir_id_refa...
2022-01-31 Matthias KrügerRollup merge of #93494 - solid-rs:fix-kmc-solid-spawned...
2022-01-31 Matthias KrügerRollup merge of #93395 - camelid:reserved-sugg, r=davidtwco
2022-01-31 Matthias KrügerRollup merge of #93392 - GKFX:char-docs, r=scottmcm
2022-01-31 Matthias KrügerRollup merge of #93347 - WaffleLapkin:better_char_decod...
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 #93414 - Amanieu:std_arch_detect, r...
2022-01-29 Matthias KrügerRollup merge of #93391 - notriddle:notriddle/remove...
2022-01-29 Matthias KrügerRollup merge of #93362 - compiler-errors:ice-gat-in...
2022-01-29 Matthias KrügerRollup merge of #93358 - compiler-errors:is-not-const...
2022-01-29 Matthias KrügerRollup merge of #93256 - EFanZh:patch-1, r=joshtriplett
2022-01-29 Matthias KrügerRollup merge of #93424 - lcnr:nit, r=spastorino
2022-01-29 Matthias KrügerRollup merge of #93410 - solid-rs:feat-kmc-solid-net...
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-29 borsAuto merge of #93351 - anp:fuchsia-remove-dir-all,...
2022-01-28 Matthias KrügerRollup merge of #93404 - rust-lang:scottmcm-patch-1...
2022-01-28 Matthias KrügerRollup merge of #93399 - ehuss:fix-compiletest-path...
2022-01-28 Matthias KrügerRollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddle
2022-01-28 Matthias KrügerRollup merge of #93356 - pierwill:partialord-headline...
2022-01-28 Matthias KrügerRollup merge of #93353 - kellerkindt:saturating_int_ass...
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...
next