]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse
Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot
[rust.git] / compiler / rustc_parse /
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 #106977 - michaelwoerister:unord_id_colle...
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 #107112 - eltociear:patch-19, r=albertl...
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-21 Michael GouletRollup merge of #104154 - timrobertsdev:deny-by-default...
2023-01-20 borsAuto merge of #105102 - compiler-errors:copy-impl-consi...
2023-01-20 borsAuto merge of #107106 - matthiaskrgr:rollup-g7r1ep0...
2023-01-20 borsAuto merge of #107105 - matthiaskrgr:rollup-rkz9t7r...
2023-01-20 Matthias KrügerRollup merge of #106699 - eholk:await-chains-drop-track...
2023-01-20 Matthias KrügerRollup merge of #107091 - clubby789:infer-ftl-missing...
2023-01-20 Matthias KrügerRollup merge of #107076 - megakorre:106419_add_test_cas...
2023-01-20 Matthias KrügerRollup merge of #107067 - tmiasko:custom-mir-storage...
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 #106931 - Ezrashaw:docs-e0208, r=compil...
2023-01-19 Guillaume GomezRollup merge of #106927 - Ezrashaw:e0606-make-machine...
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-19 clubby789Add double-equals homoglyph
2023-01-19 clubby789Use strings for homoglyph replacements
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 borsAuto merge of #106294 - Nilstrieb:noundef-everything...
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 borsAuto merge of #106612 - JakobDegen:cleanup-wf, r=tmiasko
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 borsAuto merge of #106966 - matthiaskrgr:rollup-e34pevi...
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,...
2023-01-17 Matthias KrügerRollup merge of #106869 - notriddle:notriddle/item...
2023-01-17 Matthias KrügerRollup merge of #106829 - compiler-errors:more-alias...
2023-01-17 Matthias KrügerRollup merge of #106712 - Ezrashaw:impl-ref-trait,...
2023-01-17 Matthias KrügerRollup merge of #106591 - Ezrashaw:attempted-integer...
2023-01-16 Matthias KrügerRollup merge of #106940 - oli-obk:tait_error, r=compile...
2023-01-16 Matthias KrügerRollup merge of #106912 - gftea:pr-106736, r=Nilstrieb
2023-01-16 Matthias KrügerRollup merge of #106835 - compiler-errors:new-solver...
2023-01-16 borsAuto merge of #106853 - TimNN:undo-remap, r=oli-obk
2023-01-16 borsAuto merge of #106850 - cjgillot:issue-106141, r=oli-obk
2023-01-16 borsAuto merge of #106872 - dtolnay:nbsp, r=fee1-dead
2023-01-16 Ezra Shawfix dropping diagnostic without emit
2023-01-15 Matthias KrügerRollup merge of #106896 - Ezrashaw:str-cast-bool-emptyn...
2023-01-15 Matthias KrügerRollup merge of #106888 - GuillaumeGomez:tidy-gui-test...
2023-01-15 borsAuto merge of #106742 - compiler-errors:new-solver...
2023-01-15 borsAuto merge of #106171 - compiler-errors:consolidate...
2023-01-15 borsAuto merge of #105851 - dtolnay:peekmutleak, r=Mark...
2023-01-15 borsAuto merge of #106892 - matthiaskrgr:rollup-ohneu8o...
2023-01-15 Matthias KrügerRollup merge of #106880 - tspiteri:borrowing-sub-typo...
2023-01-15 Matthias KrügerRollup merge of #106879 - JohnTitor:issue-42114, r...
2023-01-15 Matthias KrügerRollup merge of #106878 - JohnTitor:issue-92157, r...
2023-01-15 Matthias KrügerRollup merge of #106867 - sunfishcode:sunfishcode/std...
2023-01-15 Matthias KrügerRollup merge of #106865 - GuillaumeGomez:add-gui-test...
2023-01-15 Matthias KrügerRollup merge of #106863 - anden3:compiler-double-spaces...
2023-01-15 Matthias KrügerRollup merge of #106859 - tialaramex:master, r=Nilstrieb
2023-01-15 Matthias KrügerRollup merge of #106072 - eopb:dyn-derive, r=estebank
2023-01-14 Ezra Shawmake error emitted on `impl &Trait` nicer
2023-01-14 borsAuto merge of #106866 - matthiaskrgr:rollup-r063s44...
2023-01-14 David TolnayEmit only one nbsp error per file
next