]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / compiler / rustc_query_system /
2023-02-09 bjorn3Merge commit '7d53619064ab7045c383644cb445052d2a3d46db...
2023-02-09 Matthias KrügerRollup merge of #107808 - kadiwa4:built-unsuccessfully...
2023-02-09 Matthias KrügerRollup merge of #107752 - riverar:rafael/gnu_dlltool_te...
2023-02-09 Matthias KrügerRollup merge of #107446 - clubby789:rustc-parse-diag...
2023-02-09 borsAuto merge of #106938 - GuillaumeGomez:normalize-projec...
2023-02-09 Michael GouletRollup merge of #107813 - compiler-errors:bad-impl...
2023-02-09 Michael GouletRollup merge of #107799 - lcnr:update-provisional-resul...
2023-02-09 Michael GouletRollup merge of #107790 - tharunsuresh-code:snap_curl...
2023-02-09 Michael GouletRollup merge of #107761 - oli-obk:miri_🪵, r=TaKO8Ki
2023-02-09 Michael GouletRollup merge of #107429 - tgross35:from-bytes-until...
2023-02-09 Michael GouletRollup merge of #107317 - ids1024:asfd-rc, r=dtolnay
2023-02-09 borsAuto merge of #107717 - nnethercote:opt-TyKind-eq,...
2023-02-08 borsAuto merge of #107811 - matthiaskrgr:rollup-rpjzshk...
2023-02-08 Matthias KrügerRollup merge of #107807 - GuillaumeGomez:fix-small...
2023-02-08 Matthias KrügerRollup merge of #107793 - joboet:raw_os_error_ty_tracki...
2023-02-08 Matthias KrügerRollup merge of #107780 - compiler-errors:instantiate...
2023-02-08 Matthias KrügerRollup merge of #107777 - compiler-errors:derive_const...
2023-02-08 Matthias KrügerRollup merge of #107758 - Zoxc:arena-enref, r=cjgillot
2023-02-08 Matthias KrügerRollup merge of #107710 - ehuss:update-strip-ansi-escap...
2023-02-08 Matthias KrügerRollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk
2023-02-08 Matthias KrügerRollup merge of #105641 - Amanieu:btree_cursor, r=m...
2023-02-08 borsAuto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot
2023-02-08 borsAuto merge of #107529 - Zoxc:inline-tweak-profile,...
2023-02-08 Matthias KrügerRollup merge of #107656 - jonhoo:bump-rust-installer...
2023-02-08 borsAuto merge of #107688 - lukas-code:projection-with...
2023-02-07 Matthias KrügerRollup merge of #107709 - tialaramex:master, r=compiler...
2023-02-07 Matthias KrügerRollup merge of #107706 - tgross35:atomic-as-mut-ptr...
2023-02-07 Matthias KrügerRollup merge of #107700 - jyn514:tools-builder, r=Mark...
2023-02-07 Matthias KrügerRollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov
2023-02-07 Matthias KrügerRollup merge of #107662 - cjgillot:copy-projection...
2023-02-07 Matthias KrügerRollup merge of #107719 - WaffleLapkin:de-arena-allocat...
2023-02-07 Matthias KrügerRollup merge of #107471 - notriddle:notriddle/default...
2023-02-07 Matthias KrügerRollup merge of #100599 - MatthewPeterKelly:add-E0523...
2023-02-07 John Kåre AlsakerRemove QueryStorage::store_nocache
2023-02-07 borsAuto merge of #107671 - CastilloDel:master, r=estebank
2023-02-07 borsAuto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrum
2023-02-07 borsAuto merge of #106180 - RalfJung:dereferenceable-genera...
2023-02-07 borsAuto merge of #107693 - petrochenkov:metable, r=oli-obk
2023-02-06 Matthias KrügerRollup merge of #107735 - edward-shen:edward-shen/mailm...
2023-02-06 Matthias KrügerRollup merge of #107725 - GuillaumeGomez:turn-markdownw...
2023-02-06 Matthias KrügerRollup merge of #107724 - klensy:imports, r=Mark-Simulacrum
2023-02-06 Matthias KrügerRollup merge of #107720 - tshepang:consistency, r=Mark...
2023-02-06 Matthias KrügerRollup merge of #107714 - Wilfred:round_docs, r=m-ou-se
2023-02-06 Matthias KrügerRollup merge of #107692 - Swatinem:printsizeyield,...
2023-02-06 Matthias KrügerRollup merge of #107596 - Kobzol:stage-build-timer...
2023-02-06 Matthias KrügerRollup merge of #106477 - Nathan-Fenner:nathanf/refined...
2023-02-06 Dylan DPCRollup merge of #107687 - cjgillot:sroa-2, r=oli-obk
2023-02-06 Dylan DPCRollup merge of #107685 - jieyouxu:issue-90027, r=compi...
2023-02-06 Dylan DPCRollup merge of #107669 - notriddle:notriddle/ayu-small...
2023-02-06 Dylan DPCRollup merge of #107580 - lenko-d:default_value_for_a_l...
2023-02-06 Dylan DPCRollup merge of #107553 - edward-shen:edward-shen/sugge...
2023-02-06 John Kåre AlsakerMake an optimal cold path for query_cache_hit
2023-02-06 borsAuto merge of #103761 - chenyukang:yukang/fix-103320...
2023-02-06 John Kåre AlsakerDon't inline query_cache_hit to reduce code size of...
2023-02-06 borsAuto merge of #107667 - cjgillot:no-on-hit, r=lcnr...
2023-02-04 Camille GILLOTSupport parallel compiler.
2023-02-04 Camille GILLOTRemove `OnHit` callback from query caches.
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-01-31 Guillaume GomezRollup merge of #106898 - estebank:ice-forms-are-a...
2023-01-31 borsAuto merge of #105650 - cassaundra:float-literal-sugges...
2023-01-30 Dylan DPCRollup merge of #106106 - jyn514:remote-tracking-branch...
2023-01-29 borsAuto merge of #103019 - Kobzol:ci-multistage-python...
2023-01-29 Matthias KrügerRollup merge of #107078 - ehuss:invalid_doc_attributes...
2023-01-29 Matthias KrügerRollup merge of #106798 - scottmcm:signum-via-cmp,...
2023-01-29 Matthias KrügerRollup merge of #96763 - Abdur-rahmaanJ:patch-1, r...
2023-01-29 Matthias KrügerRollup merge of #106618 - jmillikin:os-net-rustdoc...
2023-01-28 borsAuto merge of #103659 - clubby789:improve-partialord...
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-27 Yuki OkushiRollup merge of #107194 - xfix:remove-slice-internals...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 borsAuto merge of #106959 - tmiasko:opt-funclets, r=davidtwco
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-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
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 #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
next