]> git.lizzy.rs Git - rust.git/history - compiler/rustc_type_ir
Auto merge of #105686 - matthiaskrgr:rollup-bedfk3j, r=matthiaskrgr
[rust.git] / compiler / rustc_type_ir /
2022-12-14 Matthias KrügerRollup merge of #105611 - BoxyUwU:more_granular_placeho...
2022-12-14 Matthias KrügerRollup merge of #105595 - TaKO8Ki:suggest-dereferencing...
2022-12-14 Matthias KrügerRollup merge of #105523 - estebank:suggest-collect...
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 Matthias KrügerRollup merge of #103644 - catlee:catlee/option-question...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-14 borsAuto merge of #104986 - compiler-errors:opaques, r...
2022-12-13 Matthias KrügerRollup merge of #105464 - nbdd0121:hir, r=compiler...
2022-12-13 Michael GouletCombine identical alias arms
2022-12-13 Michael GouletCombine projection and opaque into alias
2022-12-13 Michael GouletProjectionTy.item_def_id -> ProjectionTy.def_id
2022-12-13 Michael Gouletmake Opaque have one field: OpaqueTy
2022-12-13 borsAuto merge of #105436 - nnethercote:inline-place_conten...
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-12 Matthias KrügerRollup merge of #105616 - est31:add_the, r=Dylan-DPC
2022-12-12 Matthias KrügerRollup merge of #105615 - WaffleLapkin:remove_opt_scope...
2022-12-12 Matthias KrügerRollup merge of #104405 - Mark-Simulacrum:relnotes...
2022-12-12 borsAuto merge of #105252 - bjorn3:codegen_less_pair_values...
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
2022-12-11 Matthias KrügerRollup merge of #105555 - krasimirgg:llvm-int-opt-2...
2022-12-11 Matthias KrügerRollup merge of #105521 - tshepang:keep-heading-separat...
2022-12-11 Matthias KrügerRollup merge of #105472 - spastorino:make-encoder-use...
2022-12-11 Matthias KrügerRollup merge of #105369 - chenyukang:yukang/fix-105226...
2022-12-11 Matthias KrügerRollup merge of #105283 - compiler-errors:ty-var-in...
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-11 borsAuto merge of #102900 - abrachet:master, r=bjorn3
2022-12-11 borsAuto merge of #105508 - eduardosm:ptr-methods-inline...
2022-12-11 borsAuto merge of #105554 - matthiaskrgr:rollup-ir60gc7...
2022-12-11 Matthias KrügerRollup merge of #105547 - JohnTitor:issue-104582, r...
2022-12-11 Matthias KrügerRollup merge of #105546 - JohnTitor:issue-44454, r...
2022-12-11 Matthias KrügerRollup merge of #105539 - GuillaumeGomez:hashtag-prepen...
2022-12-11 Matthias KrügerRollup merge of #105537 - kadiwa4:remove_some_imports...
2022-12-11 borsAuto merge of #105457 - GuillaumeGomez:prevent-auto...
2022-12-10 Matthias KrügerRollup merge of #103146 - joboet:cleanup_pthread_condva...
2022-12-10 KaDiWacompiler: remove unnecessary imports and qualified...
2022-12-10 Matthias KrügerRollup merge of #105410 - TaKO8Ki:fix-105257, r=BoxyUwU
2022-12-10 Matthias KrügerRollup merge of #105239 - gh2o:no-heap-alloc-on-thread...
2022-12-10 borsAuto merge of #105384 - uweigand:s390x-test-codegen...
2022-12-10 Matthias KrügerRollup merge of #105505 - WaffleLapkin:yeet_unused_pare...
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #104901 - krtab:filetype_compare, r...
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 Matthias KrügerRollup merge of #105385 - uweigand:s390x-test-lld,...
2022-12-09 Matthias KrügerRollup merge of #102406 - mejrs:missing_copy, r=wesleywiser
2022-12-09 borsAuto merge of #105363 - WaffleLapkin:thin2win_box_next_...
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-09 Matthias KrügerRollup merge of #105427 - GuillaumeGomez:dont-silently...
2022-12-09 Matthias KrügerRollup merge of #105389 - ogarokpeter:patch-1, r=Mark...
2022-12-09 Matthias KrügerRollup merge of #105245 - RalfJung:align_to, r=Amanieu
2022-12-09 Matthias KrügerRollup merge of #105216 - GuillaumeGomez:rm-unused...
2022-12-09 borsAuto merge of #104449 - oli-obk:unhide_unknown_spans...
2022-12-08 Matthias KrügerRollup merge of #105423 - oli-obk:symbols, r=jackh726
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-08 Matthias KrügerRollup merge of #105317 - RalfJung:retag-rework, r...
2022-12-08 Matthias KrügerRollup merge of #105255 - cjgillot:issue-105197, r...
2022-12-08 Matthias KrügerRollup merge of #105120 - solid-rs:patch/kmc-solid...
2022-12-08 Matthias KrügerRollup merge of #104922 - estebank:fur-elize, r=oli-obk
2022-12-07 Matthias KrügerRollup merge of #105400 - BoxyUwU:braced_param_evaluata...
2022-12-07 Matthias KrügerRollup merge of #105368 - WaffleLapkin:deref-even-harde...
2022-12-07 Matthias KrügerRollup merge of #105343 - nbdd0121:hir, r=fee1-dead
2022-12-07 Matthias KrügerRollup merge of #105267 - compiler-errors:issue-104613...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-07 borsAuto merge of #104799 - pcc:linkage-fn, r=tmiasko
2022-12-07 borsAuto merge of #105395 - sunfishcode:sunfishcode/update...
2022-12-07 borsAuto merge of #105291 - nnethercote:remove-LintPassObje...
2022-12-06 Matthias KrügerRollup merge of #105390 - nicholasbishop:bishop-example...
2022-12-06 Matthias KrügerRollup merge of #105388 - notriddle:notriddle/item...
2022-12-06 Matthias KrügerRollup merge of #105382 - BoxyUwU:fixme_typo_sadface...
2022-12-06 Matthias KrügerRollup merge of #105380 - BoxyUwU:triagebot_ping_pls...
2022-12-06 Matthias KrügerRollup merge of #105358 - TaKO8Ki:fix-104260, r=estebank
2022-12-06 Matthias KrügerRollup merge of #105298 - krasimirgg:llvm-16-dec-1...
2022-12-06 borsAuto merge of #105271 - eduardosm:inline-always-int...
2022-12-06 borsAuto merge of #105378 - matthiaskrgr:rollup-fjeorw5...
2022-12-06 Matthias KrügerRollup merge of #105370 - WaffleLapkin:pp, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105349 - compiler-errors:point-at...
2022-12-06 Matthias KrügerRollup merge of #105320 - notriddle:notriddle/rustdoc...
2022-12-06 Matthias KrügerRollup merge of #105286 - willcrichton:maximal-hir...
2022-12-06 Matthias KrügerRollup merge of #105250 - Swatinem:async-rm-resumety...
2022-12-06 Matthias KrügerRollup merge of #105174 - chenyukang:yukang/fix-105028...
2022-12-06 Matthias KrügerRollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser
2022-12-06 Matthias KrügerRollup merge of #104898 - oli-obk:group_all_the_things...
2022-12-06 Maybe WaffleAdd debug asserts to hand-implemented `Ord`/`Eq` impls
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-06 Maybe WaffleCleanup macro-expanded code in `rustc_type_ir`
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
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 Oli SchererRemove TyS
next