]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/error_reporting/suggestions.rs
Rebase conflicts
[rust.git] / compiler / rustc_trait_selection / src / traits / error_reporting / suggestions.rs
2023-01-13 Michael GouletRebase conflicts
2023-01-13 Michael GouletConsolidate two almost duplicated fn info extraction...
2023-01-13 Yuki OkushiRollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
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-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 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 borsAuto merge of #106757 - matthiaskrgr:rollup-9j8830g...
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 #106097 - mejrs:mir_build2, r=oli-obk
2023-01-12 Michael GouletRollup merge of #103800 - danielhenrymantilla:stabilize...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Matthias KrügerRollup merge of #106748 - clubby789:on-unimplemented...
2023-01-12 Matthias KrügerRollup merge of #106733 - DebugSteven:revert-104552...
2023-01-12 Matthias KrügerRollup merge of #106732 - durin42:dmitrig-arrayref...
2023-01-12 Matthias KrügerRollup merge of #106702 - estebank:trait-bounds, r...
2023-01-12 Matthias KrügerRollup merge of #106676 - oli-obk:tait_test, r=dtolnay
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 Matthias KrügerRollup merge of #106596 - estebank:verbose-e0271, r...
2023-01-12 Matthias KrügerRollup merge of #106532 - compiler-errors:dyn-star...
2023-01-12 Matthias KrügerRollup merge of #106309 - compiler-errors:prefer-non...
2023-01-12 Matthias KrügerRollup merge of #106167 - yanchen4791:issue-105544...
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-11 borsAuto merge of #106743 - matthiaskrgr:rollup-q5dpxms...
2023-01-11 Esteban KüberHide more of long types in E0271
2023-01-11 Esteban KüberUse the root trait predicate to determine whether to...
2023-01-11 Esteban Küberfix rebase
2023-01-11 Esteban KüberAccount for type params
2023-01-11 Esteban KüberMake `&`-removal suggestion verbose
2023-01-11 Michael GouletMove autoderef to rustc_hir_analysis
2023-01-11 Matthias KrügerRollup merge of #106734 - albertlarsan68:deny-src-tests...
2023-01-11 Matthias KrügerRollup merge of #106726 - cmorin6:fix-comment-typos...
2023-01-11 Matthias KrügerRollup merge of #106705 - compiler-errors:new-solver...
2023-01-11 Matthias KrügerRollup merge of #106703 - compiler-errors:impl-derived...
2023-01-11 Michael GouletNote predicate span on ImplDerivedObligation
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-11 Yuki OkushiRollup merge of #106690 - GuillaumeGomez:item-declarati...
2023-01-11 Yuki OkushiRollup merge of #106689 - GuillaumeGomez:rustdoc-gui...
2023-01-11 Yuki OkushiRollup merge of #106669 - ozkanonur:helper-function...
2023-01-11 Yuki OkushiRollup merge of #106653 - ehuss:allow-features-help...
2023-01-11 Yuki OkushiRollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obk
2023-01-11 Yuki OkushiRollup merge of #106642 - albertlarsan68:test-106062...
2023-01-11 Yuki OkushiRollup merge of #106635 - RalfJung:std-test-nits, r...
2023-01-11 Yuki OkushiRollup merge of #106628 - GuillaumeGomez:rm-itemid...
2023-01-10 borsAuto merge of #106607 - compiler-errors:be-more-accurat...
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Yuki OkushiRollup merge of #106647 - notriddle:notriddle/a, r...
2023-01-09 Yuki OkushiRollup merge of #106640 - lcnr:update-test, r=jackh726
2023-01-09 Yuki OkushiRollup merge of #106639 - RalfJung:miri, r=RalfJung
2023-01-09 Yuki OkushiRollup merge of #106636 - djkoloski:accept_old_fuchsia_...
2023-01-09 Yuki OkushiRollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum
2023-01-09 Yuki OkushiRollup merge of #106204 - compiler-errors:no-take-opaqu...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 borsAuto merge of #105855 - arcnmx:rust-analyzer-2022-12...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 borsAuto merge of #106637 - fee1-dead-contrib:rollup-ticvms...
2023-01-09 fee1-deadRollup merge of #106614 - Ezrashaw:ui-test-fixups-2...
2023-01-09 fee1-deadRollup merge of #106549 - wcampbell0x2a:use-fmt-named...
2023-01-09 fee1-deadRollup merge of #106468 - compiler-errors:err-instabili...
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106164 - compiler-errors:check-region...
2023-01-09 fee1-deadRollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 borsAuto merge of #101947 - aliemjay:astconv-normalize...
2023-01-09 borsAuto merge of #2753 - RalfJung:rustup, r=RalfJung
2023-01-09 Ralf JungMerge from rustc
2023-01-09 borsAuto merge of #106340 - saethlin:propagate-operands...
2023-01-09 borsAuto merge of #106582 - compiler-errors:better-spans...
2023-01-09 borsAuto merge of #106616 - compiler-errors:rollup-emcj0o3...
2023-01-09 Michael GouletRollup merge of #106606 - estebank:bad-nested-turbofish...
2023-01-09 Michael GouletRollup merge of #106602 - GuillaumeGomez:tidy-goml...
2023-01-09 Michael GouletRollup merge of #106600 - compiler-errors:no-private...
2023-01-09 Michael GouletRollup merge of #106584 - kpreid:vec-allocator, r=JohnTitor
next