]> 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-09 Michael GouletRollup merge of #106497 - chenyukang:yukang/fix-106443...
2023-01-09 Michael GouletRollup merge of #106363 - estebank:mutability-mismatch...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 Yuki OkushiRollup merge of #106562 - clubby789:vec-deque-example...
2023-01-08 Yuki OkushiRollup merge of #106557 - Ezrashaw:ui-test-fixups-1...
2023-01-08 Yuki OkushiRollup merge of #106546 - aDotInTheVoid:jsondoclint...
2023-01-08 Yuki OkushiRollup merge of #106457 - kadiwa4:no-bless, r=Mark...
2023-01-08 Yuki OkushiRollup merge of #106410 - clubby789:borrow-mut-self...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-08 borsAuto merge of #104658 - thomcc:rand-update-and-usable...
2023-01-07 Matthias KrügerRollup merge of #106564 - Folyd:feat-repeatn, r=scottmcm
2023-01-07 Matthias KrügerRollup merge of #106556 - notriddle:notriddle/margin...
2023-01-07 Matthias KrügerRollup merge of #106553 - Ezrashaw:fix-hashset-doctest...
2023-01-07 Matthias KrügerRollup merge of #106509 - estebank:closure-in-block...
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #106036 - JohnTitor:issue-86106, r=nikic
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 borsAuto merge of #106519 - estebank:tail-unit, r=cjgillot
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-07 Michael GouletRollup merge of #106525 - compiler-errors:new-solver...
2023-01-07 yukanguse type_implements_trait to check Param clone
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
2023-01-06 yukangcomments feedback
2023-01-06 yukangSuggest possible clone when we have &T
2023-01-06 Matthias KrügerRollup merge of #106528 - estebank:quick-fix, r=TaKO8Ki
2023-01-06 Matthias KrügerRollup merge of #106466 - clubby789:relative-module...
2023-01-06 Matthias KrügerRollup merge of #106453 - coastalwhite:master, r=Guilla...
2023-01-06 Matthias KrügerRollup merge of #106341 - Ezrashaw:refactor-error-code...
2023-01-06 Matthias KrügerRollup merge of #106287 - Nilstrieb:its-bugging-me...
2023-01-06 borsAuto merge of #106501 - cjgillot:resolved-elided-apit...
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-06 borsAuto merge of #105805 - yanchen4791:issue-105227-fix...
2023-01-06 borsAuto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r...
2023-01-06 Dylan DPCRollup merge of #106502 - notriddle:notriddle/user...
2023-01-06 Dylan DPCRollup merge of #106499 - lyming2007:issue-105946-fix...
2023-01-06 Yiming Leifix [type error] for error E0029 and E0277
2023-01-06 Esteban KüberTweak output
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expression...
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 borsAuto merge of #106406 - nikic:update-llvm-11, r=cuviper
2023-01-05 borsAuto merge of #106404 - tmiasko:dedup-box-derefs, r...
2023-01-05 borsAuto merge of #106482 - compiler-errors:rollup-g7n1p39...
2023-01-05 Michael GouletRollup merge of #106478 - estebank:tweak-fn-mismatch...
2023-01-05 Michael GouletRollup merge of #106464 - djkoloski:update_fuchsia_plat...
2023-01-05 Michael GouletRollup merge of #106462 - notriddle:notriddle/logo...
2023-01-05 Michael GouletRollup merge of #106403 - compiler-errors:rename-hir...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 Matthias KrügerRollup merge of #106412 - GuillaumeGomez:fix-links...
2023-01-04 Matthias KrügerRollup merge of #106398 - jyn514:fix-clippy, r=thomcc
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 Matthias KrügerRollup merge of #106396 - jyn514:bump-stage-date, r...
2023-01-04 Matthias KrügerRollup merge of #106361 - clubby789:int-literal-too...
2023-01-04 Matthias KrügerRollup merge of #106327 - gimbles:dbg, r=jyn514
2023-01-04 Matthias KrügerRollup merge of #106292 - Nilstrieb:box-uninit-test...
2023-01-04 Matthias KrügerRollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
2023-01-04 Michael GouletRollup merge of #106353 - lukas-code:reduce-red-lines...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-04 Michael Gouletget_parent and find_parent
2023-01-04 Michael Gouletrename get_parent_node to parent_id
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
2023-01-03 Matthias KrügerRollup merge of #104552 - DebugSteven:warn-newer-x...
2023-01-03 borsAuto merge of #2747 - RalfJung:rustup, r=RalfJung
2023-01-03 Ralf JungMerge from rustc
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-03 borsAuto merge of #105609 - bjorn3:shrink_rustc_dev, r...
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #106366 - GuillaumeGomez:fix-rustdoc...
2023-01-02 Michael GouletRollup merge of #106354 - aDotInTheVoid:rdj-always...
2023-01-02 Michael GouletRollup merge of #106315 - jyn514:cleanup-mingw-tidy...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-02 borsAuto merge of #106364 - JakobDegen:top-down-inlining...
2023-01-02 borsAuto merge of #106307 - Nilstrieb:dynamic->static,...
2023-01-02 borsAuto merge of #106272 - clubby789:codegen-test-103840...
2023-01-02 borsAuto merge of #84762 - cjgillot:resolve-span-opt, r...
2023-01-02 borsAuto merge of #106301 - notriddle:notriddle/dir-entry...
2023-01-02 borsAuto merge of #106284 - estebank:merge-mut-errors,...
2023-01-01 borsAuto merge of #106350 - GuillaumeGomez:gui-test-explana...
2023-01-01 Esteban KüberMerge multiple mutable borrows of immutable binding...
2022-12-31 Matthias KrügerRollup merge of #106328 - GuillaumeGomez:gui-test-expla...
2022-12-31 Matthias KrügerRollup merge of #106280 - Ezrashaw:path-join-docs-bette...
2022-12-31 borsAuto merge of #106275 - Nilstrieb:const-eval-select...
2022-12-31 borsAuto merge of #106245 - estebank:mutability-suggestions...
2022-12-31 Michael GouletRollup merge of #106305 - jyn514:tail-args, r=Mark...
2022-12-31 Michael GouletRollup merge of #106295 - GuillaumeGomez:extend-scraped...
2022-12-31 Michael GouletRollup merge of #106248 - dtolnay:revertupcastlint...
2022-12-31 Michael GouletRollup merge of #106232 - maurer:transparent-subst...
next