]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/misc.rs
Rollup merge of #102258 - cjgillot:core-kappa, r=m-ou-se
[rust.git] / compiler / rustc_trait_selection / src / traits / misc.rs
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 borsAuto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
2022-10-10 Matthias KrügerRollup merge of #101789 - gimbles:let, r=estebank
2022-10-10 borsAuto merge of #102596 - scottmcm:option-bool-calloc...
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 Dylan DPCRollup merge of #102786 - compiler-errors:no-tuple...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 borsAuto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum
2022-10-10 Yuki OkushiRollup merge of #102345 - chenyukang:fix-102182-impl...
2022-10-10 Yuki OkushiRollup merge of #102323 - Stoozy:master, r=cjgillot
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Yuki OkushiRollup merge of #102072 - scottmcm:ptr-alignment-type...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-09 borsAuto merge of #93668 - SUPERCILEX:path_alloc, r=joshtri...
2022-10-09 borsAuto merge of #102332 - chriswailes:ndk-update, r=chris...
2022-10-09 Michael HowellRollup merge of #102812 - est31:remove_lazy, r=dtolnay
2022-10-09 Michael HowellRollup merge of #102782 - Hosshii:issue-102124, r=Mark...
2022-10-09 Michael HowellRollup merge of #102661 - chrysn-pull-requests:rustdoc...
2022-10-09 Michael HowellRollup merge of #102514 - b-naber:binder-print-fixes...
2022-10-09 Michael HowellRollup merge of #99818 - aliemjay:fix-closure-normalize...
2022-10-08 Matthias KrügerRollup merge of #102723 - pcc:run-make-cc, r=Mark-Simul...
2022-10-08 Matthias KrügerRollup merge of #102604 - anirudh24seven:anirudh_improv...
2022-10-08 Matthias KrügerRollup merge of #102581 - jyn514:src-detection, r=Mark...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 borsAuto merge of #102315 - RalfJung:assert_unsafe_precondi...
2022-10-08 Matthias KrügerRollup merge of #102789 - GuillaumeGomez:update-browser...
2022-10-08 Matthias KrügerRollup merge of #102788 - joshtriplett:bump-rustc-dev...
2022-10-08 Matthias KrügerRollup merge of #102785 - fee1-dead-contrib:rm_autoimpl...
2022-10-08 Matthias KrügerRollup merge of #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 Matthias KrügerRollup merge of #101520 - oli-obk:transmute_lifetimes...
2022-10-08 borsAuto merge of #100720 - camsteffen:representable, r...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 borsAuto merge of #102787 - Dylan-DPC:rollup-fvbb4t9, r...
2022-10-07 Dylan DPCRollup merge of #102475 - RalfJung:unsafe, r=dtolnay
2022-10-07 Dylan DPCRollup merge of #102300 - scottmcm:simpler-fold-closure...
2022-10-07 borsAuto merge of #101632 - camsteffen:refactor-infer-err...
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-07 Cameron SteffenIntroduce TypeErrCtxt
2022-10-07 borsAuto merge of #102025 - chenyukang:fix-102002, r=jyn514
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Matthias KrügerRollup merge of #102725 - nnethercote:rm-Z-time, r...
2022-10-06 Matthias KrügerRollup merge of #98496 - BoxyUwU:instancers_bad_equalit...
2022-10-06 borsAuto merge of #99497 - vladimir-ea:stdlib_os_api_watcho...
2022-10-06 borsAuto merge of #102707 - fmease:rustdoc-render-more...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Matthias KrügerRollup merge of #102708 - TaKO8Ki:improve-eqeq-suggesti...
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
2022-10-05 borsAuto merge of #102438 - andrewpollack:add-target-rustc...
2022-10-05 Dylan DPCRollup merge of #102699 - GuillaumeGomez:fix-hamburger...
2022-10-05 Dylan DPCRollup merge of #102440 - sunfishcode:sunfishcode/wasm...
2022-10-05 Dylan DPCRollup merge of #101061 - RalfJung:panic-on-uninit...
2022-10-05 borsAuto merge of #98736 - alex:lipo-magic, r=bjorn3
2022-10-05 Michael HowellRollup merge of #102686 - cuviper:rls-tool_std, r=jyn514
2022-10-05 Michael HowellRollup merge of #102670 - lyming2007:issue-101866-fix...
2022-10-05 Michael HowellRollup merge of #102662 - notriddle:notriddle/code...
2022-10-05 Michael HowellRollup merge of #102650 - Rageking8:slightly-improve...
2022-10-05 Michael HowellRollup merge of #102574 - aDotInTheVoid:const_collectio...
2022-10-04 borsAuto merge of #101768 - sunfishcode:sunfishcode/wasi...
2022-10-04 borsAuto merge of #102666 - matthiaskrgr:rollup-tuge18t...
2022-10-04 Matthias KrügerRollup merge of #102653 - lcnr:delay_span_bug, r=fee1...
2022-10-04 Matthias KrügerRollup merge of #102651 - oli-obk:non_region_things...
2022-10-04 Oli SchererIt's not about types or consts, but the lack of regions
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #99609 - workingjubilee:lossy-unix-strerr...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-30 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-30 Dylan DPCRollup merge of #99928 - compiler-errors:issue-99914...
2022-08-30 borsAuto merge of #98100 - bjorn3:use_object_for_bitcode_re...
2022-08-30 Dylan DPCRollup merge of #101175 - tmandry:curse-push-hook,...
2022-08-30 Dylan DPCRollup merge of #95376 - WaffleLapkin:drain_keep_rest...
2022-08-29 Dylan DPCRollup merge of #99821 - cjgillot:ast-lifetimes-2,...
2022-08-29 Dylan DPCRollup merge of #98801 - joshtriplett:file-create-new...
next