]> git.lizzy.rs Git - rust.git/history - compiler/rustc_session/src/config.rs
Rollup merge of #106856 - vadorovsky:fix-atomic-annotations, r=joshtriplett
[rust.git] / compiler / rustc_session / src / config.rs
2023-01-27 Yuki OkushiRollup merge of #106856 - vadorovsky:fix-atomic-annotat...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-26 borsAuto merge of #106812 - oli-obk:output_filenames, r...
2023-01-26 borsAuto merge of #107328 - matthiaskrgr:rollup-lfqwo0o...
2023-01-26 Matthias KrügerRollup merge of #107323 - JakobDegen:const-goto, r...
2023-01-26 Matthias KrügerRollup merge of #107322 - JakobDegen:custom-mir, r...
2023-01-26 Matthias KrügerRollup merge of #107189 - cjgillot:meta-adt, r=compiler...
2023-01-26 Matthias KrügerRollup merge of #107168 - Nilstrieb:if-a-tait-falls...
2023-01-26 Matthias KrügerRollup merge of #107150 - Nilstrieb:thread-local-cleanu...
2023-01-26 Matthias KrügerRollup merge of #106978 - mejrs:mir_build3, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106971 - oli-obk:tait_error, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106904 - khuey:preserve_debuginfo_for_...
2023-01-26 borsAuto merge of #106745 - m-ou-se:format-args-ast, r...
2023-01-26 Matthias KrügerRollup merge of #106946 - dtolnay:hashlinecolumn, r...
2023-01-26 Matthias KrügerRollup merge of #106836 - ibraheemdev:sync-sender-spin...
2023-01-26 Matthias KrügerRollup merge of #106811 - khuey:dwp_extension, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106779 - RReverser:patch-2, r=Mark...
2023-01-26 Matthias KrügerRollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
2023-01-26 Matthias KrügerRollup merge of #106960 - estebank:parse-anon-enums...
2023-01-26 Matthias KrügerRollup merge of #106407 - mejrs:attr_check, r=compiler...
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
2023-01-25 Matthias KrügerRollup merge of #106897 - estebank:issue-99430, r=davidtwco
2023-01-25 Dylan DPCRollup merge of #106823 - m-ou-se:format-args-as-str...
2023-01-25 Dylan DPCRollup merge of #106767 - chbaker0:disable-unstable...
2023-01-25 Michal RosteckiAdd `target_has_atomic*` symbols if any atomic width...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-23 Yuki OkushiRollup merge of #107109 - est31:thin_box_link, r=Mark...
2023-01-23 Yuki OkushiRollup merge of #106886 - dtolnay:fastinstall, r=Mark...
2023-01-23 Yuki OkushiRollup merge of #106796 - vadorovsky:revert-105708...
2023-01-23 Dylan DPCRollup merge of #106854 - steffahn:drop_linear_arc_reba...
2023-01-23 borsAuto merge of #107044 - cuviper:more-llvm-ci, r=Mark...
2023-01-23 borsAuto merge of #106981 - joboet:std_remove_box_syntax...
2023-01-22 borsAuto merge of #106975 - tmiasko:basic-blocks-cache...
2023-01-22 borsAuto merge of #106827 - alexcrichton:update-llvm-to...
2023-01-22 Michael GouletRollup merge of #107015 - cuviper:ra-riscv64, r=Mark...
2023-01-22 Michael GouletRollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot
2023-01-22 Michael GouletRollup merge of #106749 - glandium:dwarf, r=Mark-Simulacrum
2023-01-22 Michael GouletRollup merge of #106144 - tgross35:patch-1, r=Mark...
2023-01-22 Michael GouletRollup merge of #106113 - krasimirgg:llvm-16-ext-tyid...
2023-01-21 borsAuto merge of #106948 - cuviper:ci-mingw-check, r=nikic
2023-01-21 borsAuto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrum
2023-01-21 borsAuto merge of #106976 - tmiasko:borrowck-lazy-dominator...
2023-01-21 borsAuto merge of #106884 - clubby789:fieldless-enum-debug...
2023-01-21 Michael GouletRollup merge of #107095 - notriddle:notriddle/sidebar...
2023-01-21 Michael GouletRollup merge of #107061 - compiler-errors:new-solver...
2023-01-21 Michael GouletRollup merge of #107048 - DebugSteven:newer-x-check...
2023-01-21 Michael GouletRollup merge of #104672 - Voultapher:unify-sort-modules...
2023-01-20 borsAuto merge of #105102 - compiler-errors:copy-impl-consi...
2023-01-20 Matthias KrügerRollup merge of #107068 - mejrs:use_derive, r=estebank
2023-01-20 Matthias KrügerRollup merge of #106699 - eholk:await-chains-drop-track...
2023-01-20 Matthias KrügerRollup merge of #107058 - clubby789:eqeq-homoglyph...
2023-01-20 Matthias KrügerRollup merge of #107053 - devnexen:sigstringrepr_haiku...
2023-01-20 Matthias KrügerRollup merge of #106979 - Nilstrieb:type-of-default...
2023-01-20 Matthias KrügerRollup merge of #106973 - oli-obk:tait_ice_closure_in_i...
2023-01-20 Matthias KrügerRollup merge of #106783 - WaffleLapkin:break-my-ident...
2023-01-20 borsAuto merge of #106090 - WaffleLapkin:dereffffffffff...
2023-01-19 Guillaume GomezRollup merge of #107037 - tmiasko:rank, r=oli-obk
2023-01-19 Guillaume GomezRollup merge of #107027 - GuillaumeGomez:rm-extra-remov...
2023-01-19 Guillaume GomezRollup merge of #106931 - Ezrashaw:docs-e0208, r=compil...
2023-01-19 Guillaume GomezRollup merge of #106927 - Ezrashaw:e0606-make-machine...
2023-01-19 Guillaume GomezRollup merge of #105977 - Swatinem:async-mir-context...
2023-01-19 borsAuto merge of #106989 - clubby789:is-zero-num, r=scottmcm
2023-01-19 borsAuto merge of #106810 - oli-obk:resolver_reverse_plumbi...
2023-01-18 Michael GouletRollup merge of #106917 - compiler-errors:const-closure...
2023-01-18 Michael GouletRollup merge of #106753 - compiler-errors:rpitit-not...
2023-01-18 Michael GouletRollup merge of #105796 - notriddle:notriddle/rustdoc...
2023-01-18 borsAuto merge of #105716 - chriswailes:ndk-update-redux...
2023-01-18 borsAuto merge of #106503 - cjgillot:remap-nofilter, r...
2023-01-18 Dylan DPCRollup merge of #107014 - notriddle:notriddle/js-cleanu...
2023-01-18 Dylan DPCRollup merge of #106950 - the8472:fix-splice-miri,...
2023-01-18 Dylan DPCRollup merge of #106441 - mllken:abstract-socket-noref...
2023-01-18 Dylan DPCRollup merge of #103702 - WaffleLapkin:lift-sized-bound...
2023-01-18 Matthias KrügerRollup merge of #106997 - Sp00ph:introselect, r=scottmcm
2023-01-18 Matthias KrügerRollup merge of #106996 - notriddle:notriddle/settings...
2023-01-18 Matthias KrügerRollup merge of #106995 - lukas-code:align_offset_assem...
2023-01-18 Matthias KrügerRollup merge of #106992 - joboet:alloc_remove_box_synta...
2023-01-18 Matthias KrügerRollup merge of #106747 - yanchen4791:issue-105507...
2023-01-18 Matthias KrügerRollup merge of #106244 - atouchet:readme3, r=workingju...
2023-01-18 borsAuto merge of #106952 - petrochenkov:docglob, r=notridd...
2023-01-18 borsAuto merge of #107010 - weihanglo:update-cargo, r=weihanglo
2023-01-17 borsAuto merge of #106998 - matthiaskrgr:rollup-hmfisji...
2023-01-17 Matthias KrügerRollup merge of #106980 - Nilstrieb:_use_mk_manual_debu...
2023-01-17 Matthias KrügerRollup merge of #106970 - kylematsuda:earlybinder-item...
2023-01-17 Matthias KrügerRollup merge of #106963 - compiler-errors:scope-expr...
2023-01-17 Matthias KrügerRollup merge of #106889 - scottmcm:windows-mut, r=cuviper
2023-01-17 Matthias KrügerRollup merge of #106834 - compiler-errors:new-solver...
2023-01-17 Matthias KrügerRollup merge of #106784 - lyming2007:issue-106695-fix...
2023-01-17 Matthias KrügerRollup merge of #104505 - WaffleLapkin:no-double-spaces...
2023-01-17 Dylan DPCRollup merge of #106962 - compiler-errors:use-sugg...
2023-01-17 Dylan DPCRollup merge of #106951 - tmiasko:rm-simplify-initial...
2023-01-17 Dylan DPCRollup merge of #106922 - ChayimFriedman2:patch-5,...
2023-01-17 Dylan DPCRollup merge of #106148 - chenyukang:yukang/fix-105061...
2023-01-17 Dylan DPCRollup merge of #101698 - raldone01:feat/const_cmp_type...
2023-01-17 Maybe WaffleRemove double spaces after dots in comments
2023-01-17 borsAuto merge of #106627 - Ezrashaw:no-e0711-without-stage...
2023-01-17 Matthias KrügerRollup merge of #106958 - jyn514:labels, r=m-ou-se
2023-01-17 Matthias KrügerRollup merge of #106953 - kylematsuda:early-binder...
2023-01-17 Matthias KrügerRollup merge of #106949 - compiler-errors:is-poly,...
next