]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/check.rs
Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum
[rust.git] / compiler / rustc_typeck / src / check / check.rs
2022-06-05 borsAuto merge of #93717 - pietroalbini:pa-ci-profiler...
2022-06-04 Matthias KrügerRollup merge of #97609 - Elliot-Roberts:unused-trait...
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
2022-06-04 borsAuto merge of #97529 - Urgau:bootstrap-check-cfg-featur...
2022-06-04 borsAuto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark...
2022-06-04 Dylan DPCRollup merge of #97647 - m-ou-se:lazy-box-locks, r...
2022-06-04 Dylan DPCRollup merge of #96642 - thomcc:thinbox-zst-ugh, r...
2022-06-04 borsAuto merge of #97604 - nnethercote:inline-bridge-Buffer...
2022-06-03 borsAuto merge of #97670 - spastorino:simplify-universal...
2022-06-03 Matthias KrügerRollup merge of #97696 - cjgillot:normalize-inline...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 Dylan DPCRollup merge of #97681 - GuillaumeGomez:more-eslint...
2022-06-03 Dylan DPCRollup merge of #97471 - estebank:prohibit-generics...
2022-06-03 borsAuto merge of #89862 - lcnr:path-generics-diagnostics...
2022-06-03 Dylan DPCRollup merge of #97664 - estebank:suggest-bound-derive...
2022-06-03 Dylan DPCRollup merge of #97663 - RalfJung:keine-halben-sachen...
2022-06-03 Dylan DPCRollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-03 borsAuto merge of #97497 - c410-f3r:z-errors, r=petrochenkov
2022-06-02 Matthias KrügerRollup merge of #97645 - lcnr:derived-impl-debug, r...
2022-06-02 Matthias KrügerRollup merge of #97640 - TaKO8Ki:fix-wrong-suggestion...
2022-06-02 Matthias KrügerRollup merge of #97627 - lcnr:comment-tick, r=Dylan-DPC
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 borsAuto merge of #97598 - spastorino:simplify-universal...
2022-06-02 borsAuto merge of #97575 - nnethercote:lazify-SourceFile...
2022-06-02 Dylan DPCRollup merge of #97636 - nnethercote:revert-96682,...
2022-06-02 Dylan DPCRollup merge of #97617 - GuillaumeGomez:rustdoc-anonymo...
2022-06-02 Dylan DPCRollup merge of #97599 - GuillaumeGomez:reexport-json...
2022-06-02 Dylan DPCRollup merge of #97450 - c410-f3r:assert-compiler,...
2022-06-02 Dylan DPCRollup merge of #97420 - WaffleLapkin:no_oxford_casts_q...
2022-06-02 borsAuto merge of #97293 - est31:remove_box, r=oli-obk
2022-06-02 borsAuto merge of #97644 - Dylan-DPC:rollup-xaeio91, r...
2022-06-02 Dylan DPCRollup merge of #97635 - rgwood:patch-1, r=ChrisDenton
2022-06-02 Dylan DPCRollup merge of #97603 - ximon18:arc-make-mut-spelling...
2022-06-02 Dylan DPCRollup merge of #97587 - pvdrz:maybe-recover-from-bad...
2022-06-02 Dylan DPCRollup merge of #97397 - JohnTitor:stabilize-box-into...
2022-06-02 Dylan DPCRollup merge of #97023 - cjgillot:uniform-anon, r=estebank
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
2022-06-01 Yuki OkushiRollup merge of #95594 - the8472:raw_slice_methods...
2022-06-01 Matthias KrügerRollup merge of #97264 - TaKO8Ki:suggest-extern-crate...
2022-06-01 Matthias KrügerRollup merge of #96271 - compiler-errors:suggest-questi...
2022-06-01 Yuki OkushiRollup merge of #97562 - compiler-errors:comment-poly_p...
2022-06-01 Yuki OkushiRollup merge of #97498 - ijchen:master, r=Mark-Simulacrum
2022-06-01 Yuki OkushiRollup merge of #97470 - notriddle:notriddle/test-cases...
2022-06-01 Yuki OkushiRollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
2022-06-01 Yuki OkushiRollup merge of #97216 - RalfJung:null-ptr-check, r...
2022-06-01 Yuki OkushiRollup merge of #94647 - Urgau:hash-map-many-mut, r...
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
2022-05-31 Matthias KrügerRollup merge of #97578 - ojeda:checkpatch, r=JohnTitor
2022-05-31 Matthias KrügerRollup merge of #97316 - CAD97:bound-misbehavior, r...
2022-05-31 borsAuto merge of #97570 - JakobDegen:dse-test, r=tmiasko
2022-05-31 borsAuto merge of #97419 - WaffleLapkin:const_from_ptr_rang...
2022-05-31 borsAuto merge of #97521 - SkiFire13:clarify-vec-as-ptr...
2022-05-31 borsAuto merge of #97526 - Nilstrieb:unicode-is-printable...
2022-05-31 Dylan DPCRollup merge of #97569 - thomcc:fill_with_isnt_memset...
2022-05-31 Dylan DPCRollup merge of #97565 - lukas-code:patch-1, r=thomcc
2022-05-31 Dylan DPCRollup merge of #97455 - JohnTitor:stabilize-toowned...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
2022-05-31 Dylan DPCRollup merge of #97229 - Nilstrieb:doc-box-noalias...
2022-05-31 Dylan DPCRollup merge of #97089 - GuillaumeGomez:improve-setting...
2022-05-31 borsAuto merge of #96881 - est31:join_osstr, r=dtolnay
2022-05-31 borsAuto merge of #97566 - compiler-errors:rollup-qfxw4j8...
2022-05-30 Michael GouletRollup merge of #97558 - stoeckmann:typos, r=compiler...
2022-05-30 Michael GouletRollup merge of #97555 - GuillaumeGomez:line-number...
2022-05-30 Michael GouletRollup merge of #97431 - compiler-errors:issue-97413...
2022-05-30 Michael GouletRollup merge of #97395 - RalfJung:call-abi, r=oli-obk
2022-05-30 Michael GouletRollup merge of #97172 - SparrowLii:unsafe_extern,...
2022-05-30 Michael GouletRollup merge of #89685 - DeveloperC286:iter_fields_to_p...
2022-05-30 Dylan DPCRollup merge of #97545 - thomcc:sip-comment-safety...
2022-05-30 Dylan DPCRollup merge of #97519 - binggh:readd-help-on-error...
2022-05-30 Dylan DPCRollup merge of #97504 - JohnTitor:cleanup-deps, r...
2022-05-30 Dylan DPCRollup merge of #97499 - est31:master, r=Dylan-DPC
2022-05-30 Dylan DPCRollup merge of #97494 - est31:remove_box_alloc_tests...
2022-05-30 borsAuto merge of #97546 - RalfJung:miri, r=oli-obk
2022-05-30 borsAuto merge of #96964 - oli-obk:const_trait_mvp, r=compi...
2022-05-30 borsAuto merge of #97489 - GuillaumeGomez:settings-js-disab...
2022-05-29 Michael GouletRollup merge of #97536 - est31:remove_unused_lifetimes...
2022-05-29 Michael GouletRollup merge of #97518 - badboy:rustdoc-ul-div-fix...
2022-05-29 Michael GouletRollup merge of #97493 - compiler-errors:issue-97490...
2022-05-29 borsAuto merge of #97514 - WaffleLapkin:panick, r=Dylan-DPC
2022-05-29 borsAuto merge of #97214 - Mark-Simulacrum:stage0-bump...
2022-05-29 borsAuto merge of #94214 - nikic:rust-opaque-pointers,...
2022-05-29 borsAuto merge of #97456 - Bryysen:issue-97319-fix, r=compi...
2022-05-29 Camille GILLOTFortify check for number of generic parameters.
2022-05-29 borsAuto merge of #96687 - jyn514:download-rustc, r=Mark...
2022-05-29 borsAuto merge of #96652 - notriddle:notriddle/self, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 BryysenImprove error message for E0081
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97448 - Xiretza:os-str-unix-doc, r...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
next