]> git.lizzy.rs Git - rust.git/history - compiler/rustc_privacy
Pull opaque type handling out of the type relating delegate
[rust.git] / compiler / rustc_privacy /
2022-10-14 borsAuto merge of #102684 - JhonnyBillM:delete-target-data...
2022-10-13 Matthias KrügerRollup merge of #103021 - GuillaumeGomez:constraint...
2022-10-13 Matthias KrügerRollup merge of #103011 - GuillaumeGomez:improve-unsafe...
2022-10-13 borsAuto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler...
2022-10-13 Dylan DPCRollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1...
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 Dylan DPCRollup merge of #102765 - TaKO8Ki:follow-up-to-102708...
2022-10-13 borsAuto merge of #102919 - luojia65:update-stdarch, r...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
2022-10-13 Yuki OkushiRollup merge of #102980 - notriddle:notriddle/content...
2022-10-13 Yuki OkushiRollup merge of #102974 - Rageking8:fix-small-word...
2022-10-13 Yuki OkushiRollup merge of #102971 - est31:tidy_duplicate_lang_fea...
2022-10-13 Yuki OkushiRollup merge of #102967 - Rageking8:add-test-for-issue...
2022-10-13 Yuki OkushiRollup merge of #102949 - RalfJung:should-skip-this...
2022-10-13 Yuki OkushiRollup merge of #102836 - petrochenkov:jsonspec, r...
2022-10-13 Yuki OkushiRollup merge of #102641 - eholk:dyn-star-box, r=compile...
2022-10-13 borsAuto merge of #102372 - abrown:issue-102157, r=thomcc
2022-10-12 borsAuto merge of #101679 - compiler-errors:rpitit-default...
2022-10-12 borsAuto merge of #102460 - flba-eb:fix_85261_prevent_alloc...
2022-10-12 Dylan DPCRollup merge of #102913 - SparrowLii:import-candidate...
2022-10-12 Dylan DPCRollup merge of #102811 - the8472:bufread-memset, r...
2022-10-12 Dylan DPCRollup merge of #102578 - lukas-code:ilog-panic, r...
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-12 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-11 Matthias KrügerRollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
2022-10-11 Matthias KrügerRollup merge of #102612 - JhonnyBillM:migrate-codegen...
2022-10-11 Matthias KrügerRollup merge of #102445 - jmillikin:cstr-is-empty,...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Matthias KrügerRollup merge of #101727 - est31:stabilize_map_first_las...
2022-10-11 Matthias KrügerRollup merge of #100387 - cjgillot:hygiene-trait-impl...
2022-10-11 Yuki OkushiRollup merge of #102625 - Rageking8:fix-backtrace-small...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102277 - mgeisler:rwlock, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 borsAuto merge of #102755 - pcc:data-local-tmp, r=Mark...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-11 borsAuto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
2022-10-10 Matthias KrügerRollup merge of #102888 - GuillaumeGomez:improve-search...
2022-10-10 Matthias KrügerRollup merge of #102876 - SparrowLii:import-candidate...
2022-10-10 Matthias KrügerRollup merge of #102846 - zertosh:update-syn, r=dtolnay
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 #102853 - cjgillot:skip-opaque-cast...
2022-10-10 Dylan DPCRollup merge of #102794 - dtolnay:termination, r=thomcc
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 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 borsAuto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum
2022-10-10 Yuki OkushiRollup merge of #102860 - GuillaumeGomez:missing-docs...
2022-10-10 Yuki OkushiRollup merge of #102845 - cjgillot:gat-object, r=fee1...
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-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 borsAuto merge of #102850 - JohnTitor:rollup-lze1w03, r...
2022-10-09 Yuki OkushiRollup merge of #102838 - RalfJung:miri-bootstrap,...
2022-10-09 Yuki OkushiRollup merge of #102834 - compiler-errors:unnecessary...
2022-10-09 Yuki OkushiRollup merge of #102831 - compiler-errors:rustdoc-norm...
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 Michael GouletImplItemKind::TyAlias => ImplItemKind::Type
2022-10-09 Michael HowellRollup merge of #99818 - aliemjay:fix-closure-normalize...
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 #99505 - joboet:futex_once, r=thomcc
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 #102025 - chenyukang:fix-102002, r=jyn514
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
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 #102440 - sunfishcode:sunfishcode/wasm...
2022-10-05 Michael GouletFix test for default body with impl
2022-10-04 borsAuto merge of #101768 - sunfishcode:sunfishcode/wasi...
2022-10-04 Matthias KrügerRollup merge of #102488 - compiler-errors:gat-compatibi...
2022-10-04 Matthias KrügerRollup merge of #102241 - jyn514:manifest-json-docs...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #101308 - nerdypepper:feature/is-ascii...
2022-10-03 Matthias KrügerRollup merge of #101040 - danielhenrymantilla:no-bounds...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
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-03 Matthias KrügerRollup merge of #102613 - TaKO8Ki:fix-part-of-101739...
2022-10-03 Matthias KrügerRollup merge of #102439 - fmease:rustdoc-simplify-cross...
2022-10-02 borsAuto merge of #102305 - flba-eb:remove_exclude_list...
2022-10-02 borsAuto merge of #100557 - dawnofmidnight:tarball-commit...
next