]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/traits/mod.rs
Rollup merge of #95260 - compiler-errors:fn, r=davidtwco
[rust.git] / compiler / rustc_middle / src / traits / mod.rs
2022-04-01 Matthias KrügerRollup merge of #95260 - compiler-errors:fn, r=davidtwco
2022-04-01 Matthias KrügerRollup merge of #95032 - m-ou-se:std-features, r=yaahc
2022-03-31 borsAuto merge of #95526 - Dylan-DPC:rollup-0ikl5l5, r...
2022-03-31 Dylan DPCRollup merge of #95523 - lcnr:yeet-unused-field, r...
2022-03-31 Dylan DPCRollup merge of #95520 - rust-lang:ptrtypo, r=lcnr
2022-03-31 Dylan DPCRollup merge of #95517 - lcnr:rustc_borrowck-misc,...
2022-03-31 Dylan DPCRollup merge of #95384 - ehuss:doc-target_has_atomic...
2022-03-31 Dylan DPCRollup merge of #95505 - sunfishcode:sunfishcode/fix...
2022-03-31 Dylan DPCRollup merge of #95495 - GuillaumeGomez:rm-unneeded...
2022-03-31 Dylan DPCRollup merge of #95478 - InfRandomness:infrandomness...
2022-03-31 Dylan DPCRollup merge of #95470 - GuillaumeGomez:fix-gui-spuriou...
2022-03-31 Dylan DPCRollup merge of #95445 - jyn514:rustc-unit-tests, r...
2022-03-31 lcnrobligation cause: `RepeatVec` -> `RepeatValueCopy`
2022-03-31 borsAuto merge of #95456 - RalfJung:size, r=oli-obk
2022-03-31 borsAuto merge of #95507 - ehuss:update-cargo, r=ehuss
2022-03-31 borsAuto merge of #95506 - Dylan-DPC:rollup-b6kxzjc, r...
2022-03-31 Dylan DPCRollup merge of #95497 - nyurik:compiler-spell-comments...
2022-03-31 Dylan DPCRollup merge of #95130 - workingjubilee:stably-finished...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Dylan DPCRollup merge of #95011 - michaelwoerister:awaitee_field...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 Yuri AstrakhanSpellchecking compiler comments
2022-03-30 Dylan DPCRollup merge of #95294 - sourcefrog:doc-copy, r=dtolnay
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-29 Dylan DPCRollup merge of #95256 - thomcc:fix-unwind-safe, r...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Dylan DPCRollup merge of #94566 - yanganto:show-ignore-message...
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Dylan DPCRollup merge of #95370 - jyn514:less-verbose-skips...
2022-03-28 borsAuto merge of #95024 - koehlma:rustdoc-private-items...
2022-03-28 borsAuto merge of #95300 - workingjubilee:less-bitsets...
2022-03-28 Dylan DPCRollup merge of #95098 - shepmaster:vec-from-array...
2022-03-28 Dylan DPCRollup merge of #95016 - janpaul123:patch-1, r=dtolnay
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #95120 - smoelius:backward-switch-int...
2022-03-27 Dylan DPCRollup merge of #95341 - Meziu:armv6k-3ds-target, r...
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-26 borsAuto merge of #95296 - workingjubilee:pretty-session...
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-25 borsAuto merge of #95282 - RalfJung:miri, r=RalfJung
2022-03-25 borsAuto merge of #95280 - InfRandomness:infrandomness...
2022-03-25 borsAuto merge of #95255 - petrochenkov:suggresolve, r...
2022-03-25 borsAuto merge of #95082 - spastorino:overlap-inherent...
2022-03-25 borsAuto merge of #95259 - nnethercote:more-macro-expansion...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-25 borsAuto merge of #95291 - Dylan-DPC:rollup-vrb4wlw, r...
2022-03-25 Dylan DPCRollup merge of #95276 - FoseFx:clippy_trim_split_white...
2022-03-25 Dylan DPCRollup merge of #95270 - michaelwoerister:fix-box-unsiz...
2022-03-25 Dylan DPCRollup merge of #95179 - b-naber:eval-in-try-unify...
2022-03-25 Dylan DPCRollup merge of #94655 - JakobDegen:mir-phase-docs...
2022-03-25 Dylan DPCRollup merge of #94391 - light4:issue-90319, r=estebank
2022-03-24 borsAuto merge of #94934 - Lireer:const-prop-lint, r=oli-obk
2022-03-24 lightning1141Fix ice when error reporting recursion errors
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 borsAuto merge of #94876 - b-naber:thir-abstract-const...
2022-03-24 borsAuto merge of #91030 - estebank:trait-bounds-are-tricky...
2022-03-24 borsAuto merge of #95233 - compiler-errors:chalk-up, r...
2022-03-24 Esteban KuberProperly track `ImplObligation`s
2022-03-24 borsAuto merge of #87667 - the8472:document-in-place-iter...
2022-03-23 Matthias KrügerRollup merge of #95238 - TaKO8Ki:stop-emitting-E0026...
2022-03-23 Matthias KrügerRollup merge of #95225 - compiler-errors:impl-future...
2022-03-23 Matthias KrügerRollup merge of #95221 - RalfJung:check_and_deref_ptr...
2022-03-23 Matthias KrügerRollup merge of #95069 - GuillaumeGomez:auto-traits...
2022-03-23 Matthias KrügerRollup merge of #94249 - compiler-errors:better-copy...
2022-03-23 borsAuto merge of #95220 - rust-lang:notriddle/ast-validati...
2022-03-23 borsAuto merge of #94901 - fee1-dead:destructable, r=oli-obk
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-21 DeadbeefRename `~const Drop` to `~const Destruct`
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
next