]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_analysis
diagnostics: add `};` only if `{` was added too
[rust.git] / compiler / rustc_hir_analysis /
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 borsAuto merge of #106866 - matthiaskrgr:rollup-r063s44...
2023-01-14 Matthias KrügerRollup merge of #106855 - klensy:rd-s, r=notriddle
2023-01-14 Matthias KrügerRollup merge of #106849 - WaffleLapkin:unvec, r=Nilstrieb
2023-01-14 Matthias KrügerRollup merge of #106828 - notriddle:notriddle/notable...
2023-01-14 Matthias KrügerRollup merge of #106661 - mjguzik:linux_statx, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 borsAuto merge of #106696 - kylematsuda:early-binder, r...
2023-01-14 Ethan Brierleyfix: misleading add `dyn` to derive macro suggestion
2023-01-14 Matthias KrügerRollup merge of #106846 - WaffleLapkin:pico_parse_ref...
2023-01-14 Matthias KrügerRollup merge of #106831 - estebank:tickets_yaml, r...
2023-01-14 Matthias KrügerRollup merge of #106788 - estebank:elaborate_pred_E0599...
2023-01-14 Matthias KrügerRollup merge of #106752 - sulami:master, r=estebank
2023-01-14 Matthias KrügerRollup merge of #106644 - alexcrichton:update-wasi...
2023-01-14 Matthias KrügerRollup merge of #106566 - clubby789:contiguous-weird...
2023-01-14 Matthias KrügerRollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #106046 - uweigand:s390x-test-bigendian...
2023-01-14 borsAuto merge of #106646 - Amanieu:ilp32-object, r=Mark...
2023-01-14 Kyle Matsudafix various subst_identity vs skip_binder
2023-01-14 Kyle Matsudachange impl_trait_ref query to return EarlyBinder;...
2023-01-14 Kyle Matsudachange usages of impl_trait_ref to bound_impl_trait_ref
2023-01-14 Kyle Matsudachange const_param_default query to return EarlyBinder...
2023-01-14 Kyle Matsudachange usages of const_param_default query to bound_con...
2023-01-14 borsAuto merge of #106520 - ehuss:update-mdbook, r=Mark...
2023-01-14 Yuki OkushiRollup merge of #106819 - notriddle:notriddle/rm-h1...
2023-01-14 Yuki OkushiRollup merge of #106816 - TimNN:rental-remap, r=oli-obj
2023-01-14 Yuki OkushiRollup merge of #106799 - scottmcm:remove-unused-generi...
2023-01-14 Yuki OkushiRollup merge of #106775 - albertlarsan68:patch-1, r...
2023-01-14 Yuki OkushiRollup merge of #106766 - GuillaumeGomez:rm-stripper...
2023-01-14 Yuki OkushiRollup merge of #106762 - WaffleLapkin:atomicptr+as_mut...
2023-01-14 Yuki OkushiRollup merge of #106707 - ehuss:remove-dupe-sha-1,...
2023-01-14 Yuki OkushiRollup merge of #106693 - notriddle:notriddle/toggle...
2023-01-14 Yuki OkushiRollup merge of #106692 - eggyal:mv-binary_heap.rs...
2023-01-14 Yuki OkushiRollup merge of #106670 - albertlarsan68:check-docs...
2023-01-14 Yuki OkushiRollup merge of #106605 - notriddle:notriddle/outdated...
2023-01-14 Yuki OkushiRollup merge of #105172 - alexs-sh:issue-98861-fix...
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-14 borsAuto merge of #106825 - weihanglo:update-cargo, r=weihanglo
2023-01-13 Michael GouletUnify Opaque/Projection handling in region outlives...
2023-01-13 borsAuto merge of #106822 - matthiaskrgr:rollup-46bi4pi...
2023-01-13 Matthias KrügerRollup merge of #106813 - oli-obk:sess_cleanup, r=Guill...
2023-01-13 Matthias KrügerRollup merge of #106797 - FawazTirmizi:dev/issues/10428...
2023-01-13 Matthias KrügerRollup merge of #106793 - Mark-Simulacrum:normalize...
2023-01-13 Matthias KrügerRollup merge of #106701 - ibraheemdev:sync-sender-spin...
2023-01-13 Matthias KrügerRollup merge of #106678 - Veykril:proc-macro-panic...
2023-01-13 Matthias KrügerRollup merge of #106641 - chenyukang:yukang/fix-105761...
2023-01-13 Matthias KrügerRollup merge of #106585 - estebank:issue-46585, r=compi...
2023-01-13 Matthias KrügerRollup merge of #106489 - jschwe:fix_linker_detection...
2023-01-13 Matthias KrügerRollup merge of #106465 - compiler-errors:bump-IMPLIED_...
2023-01-13 Matthias KrügerRollup merge of #104645 - yukiomoto:log-backtrace-optio...
2023-01-13 borsAuto merge of #106776 - oli-obk:om_nom_nom_nom_nom...
2023-01-13 borsAuto merge of #106801 - JohnTitor:rollup-xqkraw0, r...
2023-01-13 Yuki OkushiRollup merge of #106791 - estebank:fix-ice, r=compiler...
2023-01-13 Yuki OkushiRollup merge of #106785 - compiler-errors:better-impl...
2023-01-13 Yuki OkushiRollup merge of #106754 - compiler-errors:ty-infer...
2023-01-13 Yuki OkushiRollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
2023-01-13 Yuki OkushiRollup merge of #106608 - compiler-errors:missing-gener...
2023-01-13 borsAuto merge of #106092 - asquared31415:start_lang_item_c...
2023-01-13 borsAuto merge of #106004 - fee1-dead-contrib:const-closure...
2023-01-13 borsAuto merge of #101138 - Rejyr:diagnostic-migration...
2023-01-13 Michael GouletAdd logic to make IMPLIED_BOUNDS_ENTAILMENT easier...
2023-01-12 borsAuto merge of #106786 - JohnTitor:rollup-8f4vk8m, r...
2023-01-12 Michael GouletOnly point at impl self ty in WF if trait predicate...
2023-01-12 Yuki OkushiRollup merge of #106778 - RReverser:patch-1, r=dtolnay
2023-01-12 Yuki OkushiRollup merge of #106772 - michaelwoerister:triagebot...
2023-01-12 Yuki OkushiRollup merge of #106759 - compiler-errors:revert-105255...
2023-01-12 Yuki OkushiRollup merge of #106740 - petar-dambovaliev:float-itera...
2023-01-12 Yuki OkushiRollup merge of #106675 - krtab:fix_improper_ctypes...
2023-01-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Yuki OkushiRollup merge of #105795 - nicholasbishop:bishop-stabili...
2023-01-12 Michael GouletPoint at impl self type for impl wf obligations
2023-01-12 Michael GouletPoint at HIR types when impl trait ref doesn't normalize
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 nilsRollup merge of #106761 - WaffleLapkin:waffle-is-Compil...
2023-01-12 nilsRollup merge of #106751 - clubby789:const-intrinsic...
2023-01-12 nilsRollup merge of #106714 - Ezrashaw:remove-e0490, r...
2023-01-12 nilsRollup merge of #106579 - estebank:issue-52144, r=Nilstrieb
2023-01-12 nilsRollup merge of #106322 - compiler-errors:CollectAllMis...
2023-01-12 nilsRollup merge of #105806 - mejrs:eager2, r=davidtwco
2023-01-12 borsAuto merge of #105603 - oli-obk:non_repeatable_queries...
2023-01-12 borsAuto merge of #106760 - compiler-errors:rollup-0bogyco...
2023-01-12 Michael GouletRollup merge of #106739 - WaffleLapkin:astconv, r=estebank
2023-01-12 Michael GouletRollup merge of #106524 - compiler-errors:constructor...
2023-01-12 Michael GouletRollup merge of #106360 - estebank:remove-borrow-sugges...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #106170 - compiler-errors:autoderef...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Michael GouletRevert "Make nested RPITIT inherit the parent opaque...
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-11 Esteban Küberreview comments: account for generics
2023-01-11 Esteban Küberreview comments
2023-01-11 Esteban KüberWhen suggesting writing a fully qualified path probe...
2023-01-11 Michael GouletMove autoderef to rustc_hir_analysis
2023-01-11 Matthias KrügerRollup merge of #106726 - cmorin6:fix-comment-typos...
next