]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_pretty
don't use `commit_if_ok` during `higher_ranked_sub`
[rust.git] / compiler / rustc_ast_pretty /
2022-07-08 borsAuto merge of #98638 - bjorn3:less_string_interning...
2022-07-08 Matthias KrügerRollup merge of #99019 - pierwill:doc-mir-statement...
2022-07-08 Matthias KrügerRollup merge of #98798 - jyn514:download-rustc-cached...
2022-07-08 Matthias KrügerRollup merge of #98718 - yoshuawuyts:stabilize-into...
2022-07-08 Matthias KrügerRollup merge of #95635 - davidtwco:terminal-width-stabi...
2022-07-07 Matthias KrügerRollup merge of #99017 - GuillaumeGomez:rustdoc-ending...
2022-07-07 Matthias KrügerRollup merge of #99004 - TaKO8Ki:add-test-for-70408...
2022-07-07 Matthias KrügerRollup merge of #99002 - fee1-dead-contrib:sugg_derive...
2022-07-07 Matthias KrügerRollup merge of #98995 - TaKO8Ki:add-test-for-80471...
2022-07-07 Matthias KrügerRollup merge of #98994 - kons-9:dont_use_process_exit...
2022-07-07 Matthias KrügerRollup merge of #98986 - pierwill:patch-5, r=oli-obk
2022-07-07 Matthias KrügerRollup merge of #98979 - RalfJung:more-alloc-range...
2022-07-07 Matthias KrügerRollup merge of #97917 - AronParker:master, r=ChrisDenton
2022-07-07 borsAuto merge of #95573 - cjgillot:lower-query, r=michaelw...
2022-07-07 Dylan DPCRollup merge of #98981 - pierwill:pierwill/dataflow...
2022-07-07 Dylan DPCRollup merge of #98973 - GuillaumeGomez:inherent-impl...
2022-07-07 Dylan DPCRollup merge of #98930 - tmiasko:pub-basic-blocks,...
2022-07-07 Dylan DPCRollup merge of #98901 - davidtwco:split-dwarf-incr...
2022-07-07 Dylan DPCRollup merge of #98692 - camelid:more-fixmes, r=Guillau...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Dylan DPCRollup merge of #97711 - Nilstrieb:rustc-arena-ub,...
2022-07-07 Dylan DPCRollup merge of #96856 - DrMeepster:fix_projection_vali...
2022-07-07 borsAuto merge of #98675 - eddyb:cg-array-literal, r=nikic
2022-07-07 borsAuto merge of #98841 - Kobzol:hir-validator-bitset...
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-05 Dylan DPCRollup merge of #97712 - RalfJung:untyped, r=scottmcm
2022-07-05 Dylan DPCRollup merge of #97300 - ChayimFriedman2:patch-1, r...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
2022-07-03 borsAuto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay
2022-07-02 Nixon Enraght-Moonyast: Add span to `Extern`
2022-07-02 borsAuto merge of #97235 - nbdd0121:unwind, r=Amanieu
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-29 borsAuto merge of #98542 - jackh726:coinductive-wf, r=oli-obk
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-28 Dylan DPCRollup merge of #98261 - WaffleLapkin:attempt_to_remove...
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-27 Matthias KrügerRollup merge of #97780 - compiler-errors:field-wfcheck...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-27 borsAuto merge of #98285 - nikic:update-llvm-5, r=cuviper
2022-06-27 borsAuto merge of #98221 - cjgillot:single-coh, r=lcnr
2022-06-26 Matthias KrügerRollup merge of #98538 - TaKO8Ki:add-test-for-issue...
2022-06-26 Matthias KrügerRollup merge of #97908 - iago-lito:stabilize_nonzero_ch...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-26 Yuki OkushiRollup merge of #98385 - m-ou-se:llvm-12-memory-order...
2022-06-25 Matthias KrügerRollup merge of #98429 - b-naber:use-correct-substs...
2022-06-25 Matthias KrügerRollup merge of #98298 - TaKO8Ki:point-to-type-param...
2022-06-25 Matthias KrügerRollup merge of #98194 - m-ou-se:leak-locked-pthread...
2022-06-25 Matthias KrügerRollup merge of #98126 - fortanix:raoul/mitigate_stale_...
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-25 borsAuto merge of #96820 - r-raymond:master, r=cuviper
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #98214 - petrochenkov:islike, r=compile...
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 Yuki OkushiRollup merge of #91264 - GuillaumeGomez:macro-jump...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-23 Michael GouletRollup merge of #98390 - GuillaumeGomez:keyword-rustdoc...
2022-06-23 Michael GouletRollup merge of #98365 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98310 - jsha:defer-source-sidebar...
2022-06-23 Michael GouletRollup merge of #98283 - TaKO8Ki:point-at-private-field...
2022-06-23 Michael GouletRollup merge of #98259 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #96173 - jmaargh:jmaargh/with-capacity...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 borsAuto merge of #98279 - cjgillot:all-fresh-nofn, r=petro...
2022-06-22 Yuki OkushiRollup merge of #98226 - ChrisDenton:doc-extern-options...
2022-06-22 Yuki OkushiRollup merge of #97895 - nbdd0121:unlikely, r=estebank
2022-06-22 Yuki OkushiRollup merge of #97516 - RalfJung:atomics, r=joshtriplett
2022-06-22 Yuki OkushiRollup merge of #97454 - Mark-Simulacrum:relnotes,...
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-22 borsAuto merge of #97853 - TaKO8Ki:emit-only-one-note-per...
2022-06-21 Yuki OkushiRollup merge of #98099 - RalfJung:convert_tag_add_extra...
2022-06-21 Yuki OkushiRollup merge of #97867 - lcnr:lub-binder, r=oli-obk
2022-06-21 borsAuto merge of #98098 - bjorn3:archive_refactor, r=micha...
2022-06-21 Yuki OkushiRollup merge of #98278 - nnethercote:some-token-stream...
2022-06-21 Yuki OkushiRollup merge of #98124 - jsha:defer-crates, r=Guillaume...
2022-06-21 Yuki OkushiRollup merge of #98022 - compiler-errors:erroneous...
2022-06-21 Yuki OkushiRollup merge of #97805 - coolreader18:trace-suggestions...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-21 Yuki OkushiRollup merge of #94033 - joshtriplett:documentation...
2022-06-21 borsAuto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
2022-06-21 borsAuto merge of #97657 - Urgau:check-cfg-many-mut, r...
2022-06-21 borsAuto merge of #98148 - c410-f3r:assert-compiler, r...
2022-06-20 Matthias KrügerRollup merge of #98276 - compiler-errors:const-format...
2022-06-20 Matthias KrügerRollup merge of #98267 - compiler-errors:suggest-wildca...
2022-06-20 Matthias KrügerRollup merge of #98235 - liuw:mir-gen-drop-magic-value...
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Dylan DPCRollup merge of #98159 - PrestonFrom:issue_95665, r...
2022-06-20 Dylan DPCRollup merge of #97837 - sunfishcode:sunfishcode/proc...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
next