]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm
stop folding `UnevaluatedConst`
[rust.git] / compiler / rustc_codegen_llvm /
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-16 Matthias KrügerRollup merge of #103109 - RalfJung:phantom-data-impl...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
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 #103033 - alyssais:pkg-config, r=joshtr...
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 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 borsAuto merge of #103026 - matthiaskrgr:rollup-gfmlfkt...
2022-10-13 Matthias KrügerRollup merge of #103021 - GuillaumeGomez:constraint...
2022-10-13 Guillaume GomezAdd links to relevant pages to find constraint information
2022-10-13 wtjfix a typo
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
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 #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 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
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 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 #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 #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 #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 #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
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-07 Matthias KrügerRollup merge of #102748 - cuviper:i586-gnu-uncompress...
2022-10-07 Matthias KrügerRollup merge of #102747 - notriddle:notriddle/docblock...
next