]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_cranelift/src/config.rs
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / compiler / rustc_codegen_cranelift / src / config.rs
2023-02-09 borsAuto merge of #107843 - bjorn3:sync_cg_clif-2023-02... master
2023-02-09 bjorn3Merge commit '7d53619064ab7045c383644cb445052d2a3d46db...
2023-01-29 Matthias KrügerRollup merge of #96763 - Abdur-rahmaanJ:patch-1, r...
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-18 Dylan DPCRollup merge of #103702 - WaffleLapkin:lift-sized-bound...
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2022-12-30 Matthias KrügerRollup merge of #104182 - gabhijit:ipv6-in6addr-any...
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-28 Matthias KrügerRollup merge of #104493 - adamncasey:cgroupzeroperiod...
2022-12-28 Matthias KrügerRollup merge of #104402 - joboet:sync_remutex, r=m...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
2022-12-28 fee1-deadRollup merge of #104024 - noeddl:unused-must-use, r...
2022-12-28 fee1-deadRollup merge of #103945 - H4x5:remove-iter-empty-hack...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #103881 - ChayimFriedman2:patch-2, r...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #104512 - jyn514:download-ci-llvm-defau...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 Matthias KrügerRollup merge of #101975 - chenyukang:fix-101749, r...
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Matthias KrügerRollup merge of #104614 - Nilstrieb:type-ascribe!,...
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 borsAuto merge of #2698 - RalfJung:miri-in-rustc, r=oli-obk
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
2022-11-26 Matthias KrügerRollup merge of #104839 - HintringerFabian:docs_array_f...
2022-11-26 Matthias KrügerRollup merge of #104121 - Lokathor:mir-opt-when-instruc...
2022-11-26 borsAuto merge of #103556 - clubby789:specialize-option...
2022-11-26 borsAuto merge of #104730 - petrochenkov:modchild5, r=cjgillot
2022-11-26 borsAuto merge of #104431 - alistair23:alistair/rv64-profil...
2022-11-25 Matthias KrügerRollup merge of #104797 - weihanglo:stream-write-dwp...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Matthias KrügerRollup merge of #104849 - GuillaumeGomez:source-code...
2022-11-25 Matthias KrügerRollup merge of #104793 - nicholasbishop:bishop-add...
2022-11-25 Matthias KrügerRollup merge of #104654 - thomcc:alloc-tests-unsafe_op_...
2022-11-25 Matthias KrügerRollup merge of #103648 - jyn514:no-preview, r=Mark...
2022-11-25 borsAuto merge of #104650 - BlackHoleFox:stuck-with-xcode...
2022-11-25 borsAuto merge of #104602 - petrochenkov:effvisperf5, r...
2022-11-24 Matthias KrügerRollup merge of #104820 - spastorino:remove-normalize_p...
2022-11-24 Matthias KrügerRollup merge of #104796 - notriddle:notriddle/unused...
2022-11-24 Matthias KrügerRollup merge of #104792 - notriddle:notriddle/crate...
2022-11-24 Matthias KrügerRollup merge of #104782 - oli-obk:const_eval_limit_bump...
2022-11-24 Matthias KrügerRollup merge of #104780 - BoxyUwU:error_reported_not_be...
2022-11-24 Matthias KrügerRollup merge of #104774 - vojtechkral:doc-str-empty...
2022-11-24 Matthias KrügerRollup merge of #104773 - oli-obk:overlap, r=lcnr
2022-11-24 Matthias KrügerRollup merge of #104747 - petrochenkov:ctorfields,...
2022-11-24 Matthias KrügerRollup merge of #104704 - ecnelises:p10vec, r=jackh726
2022-11-24 Matthias KrügerRollup merge of #104514 - chenyukang:yukang/fix-104513...
2022-11-24 Matthias KrügerRollup merge of #104778 - lnicola:rust-analyzer-2022...
2022-11-24 Matthias KrügerRollup merge of #104775 - spastorino:use-obligation...
2022-11-24 Matthias KrügerRollup merge of #104772 - GuillaumeGomez:small-accessib...
2022-11-24 Matthias KrügerRollup merge of #104771 - est31:if_let_chain_broken_mir...
2022-11-24 Matthias KrügerRollup merge of #104753 - compiler-errors:drop-tracking...
next