]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build
Auto merge of #102543 - daym:patch-1, r=joshtriplett
[rust.git] / compiler / rustc_mir_build /
2022-10-18 borsAuto merge of #102543 - daym:patch-1, r=joshtriplett
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-17 Matthias KrügerRollup merge of #102945 - compiler-errors:placeholder...
2022-10-17 Matthias KrügerRollup merge of #102466 - lcnr:const-equate-uwu, r...
2022-10-17 Matthias KrügerRollup merge of #102454 - chenyukang:fix-102396-missing...
2022-10-17 Matthias KrügerRollup merge of #102962 - flba-eb:remote_test_server_he...
2022-10-17 borsAuto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr
2022-10-16 Matthias KrügerRollup merge of #103109 - RalfJung:phantom-data-impl...
2022-10-16 Matthias KrügerRollup merge of #103089 - cjgillot:automatic-structural...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 Matthias KrügerRollup merge of #103060 - notriddle:notridddle/help...
2022-10-16 Matthias KrügerRollup merge of #102953 - WaffleLapkin:better_docs_for_...
2022-10-16 Matthias KrügerRollup merge of #102857 - saethlin:derived-enum-hash...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #103082 - gimbles:patch-1, r=cjgillo
2022-10-16 Yuki OkushiRollup merge of #103080 - ohno418:fix-hir-pretty-print...
2022-10-16 Yuki OkushiRollup merge of #103033 - alyssais:pkg-config, r=joshtr...
2022-10-16 Yuki OkushiRollup merge of #102023 - SUPERCILEX:maybeuninit-transp...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-16 borsAuto merge of #102931 - camsteffen:inline-overlapping...
2022-10-15 borsAuto merge of #100579 - joboet:sync_mutex_everywhere...
2022-10-15 borsAuto merge of #102895 - Nilstrieb:query-cleanups, r...
2022-10-15 borsAuto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r...
2022-10-15 Dylan DPCRollup merge of #103041 - weihanglo:update-cargo, r...
2022-10-15 Dylan DPCRollup merge of #103003 - TaKO8Ki:fix-102989, r=compile...
2022-10-15 Dylan DPCRollup merge of #102998 - nathanwhit:let-chains-drop...
2022-10-15 Dylan DPCRollup merge of #102954 - GuillaumeGomez:cfg-hide-attr...
2022-10-15 Dylan DPCRollup merge of #102884 - petrochenkov:liferib, r=cjgillot
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
2022-10-15 borsAuto merge of #101832 - compiler-errors:dyn-star-plus...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 Matthias KrügerRollup merge of #103054 - GuillaumeGomez:cleanup-rust...
2022-10-14 Matthias KrügerRollup merge of #103047 - GuillaumeGomez:update-browser...
2022-10-14 Matthias KrügerRollup merge of #103045 - lukas-code:blank-lines, r...
2022-10-14 Matthias KrügerRollup merge of #103039 - RalfJung:checktools, r=Dylan-DPC
2022-10-14 Matthias KrügerRollup merge of #103017 - fortanix:raoul/sgx_tls_fix...
2022-10-14 Matthias KrügerRollup merge of #102781 - StackOverflowExcept1on:master...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 borsAuto merge of #103048 - Dylan-DPC:rollup-47r62js, r...
2022-10-14 Dylan DPCRollup merge of #103031 - est31:match_guard_irrefutable...
2022-10-14 Dylan DPCRollup merge of #103025 - notriddle:notriddle/search...
2022-10-14 Dylan DPCRollup merge of #103018 - Rageking8:more-dupe-word...
2022-10-14 Dylan DPCRollup merge of #103015 - whentojump:patch, r=compiler...
2022-10-14 Dylan DPCRollup merge of #102938 - c410-f3r:here-we-go-again...
2022-10-14 Dylan DPCRollup merge of #102914 - GuillaumeGomez:migrate-css...
2022-10-14 Dylan DPCRollup merge of #102856 - cjgillot:impl-single-check...
2022-10-14 Dylan DPCRollup merge of #102847 - joshtriplett:bugfix-impl...
2022-10-14 Rageking8more dupe word typos
2022-10-14 borsAuto merge of #102684 - JhonnyBillM:delete-target-data...
2022-10-14 Michael GouletMake dyn* cast into a coercion
2022-10-14 borsAuto merge of #103026 - matthiaskrgr:rollup-gfmlfkt...
2022-10-14 est31Suppress irrefutable let patterns lint for prefixes...
2022-10-13 Matthias KrügerRollup merge of #103021 - GuillaumeGomez:constraint...
2022-10-13 Matthias KrügerRollup merge of #103016 - nbdd0121:enum, r=pnkfelix
2022-10-13 borsAuto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler...
2022-10-13 Gary GuoEnsure enum cast moves
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 #102655 - joboet:windows_tls_opt, r=Chris...
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-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 #102869 - azdavis:master, r=joshtriplett
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 #102871 - notriddle:notriddle/trait...
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 Matthias KrügerRollup merge of #101360 - compiler-errors:multiple...
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 borsAuto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r...
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
next