]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=davidtwco
[rust.git] / compiler /
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 borsAuto merge of #105733 - compiler-errors:ty-ct-late...
2023-01-08 borsAuto merge of #106588 - JohnTitor:rollup-4z80tjx, r...
2023-01-08 Yuki OkushiRollup merge of #106581 - estebank:bad-suggestion,...
2023-01-08 Yuki OkushiRollup merge of #106580 - Ezrashaw:remove-e0313, r...
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 Michael GouletMention signature rather than fn pointers when comparin...
2023-01-08 Michael GouletAdd type flags support for Ty and Const late-bound...
2023-01-08 Esteban KüberDo not emit wrong E0308 suggestion for closure mismatch
2023-01-08 Ezra Shawremove unreachable error code `E0313`
2023-01-08 borsAuto merge of #104658 - thomcc:rand-update-and-usable...
2023-01-08 Ezra Shawdoc/test: add UI test and reword docs for `E0013` and...
2023-01-07 borsAuto merge of #106573 - matthiaskrgr:rollup-zkgfsta...
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 Ali MJ Al-Nasrawydon't eagerly normalize SelfCtor type
2023-01-07 Ali MJ Al-Nasrawyrename create_raw_ty -> handle_raw_ty
2023-01-07 Ali MJ Al-Nasrawyremove unnecessary normalize call
2023-01-07 Ali MJ Al-Nasrawymake ascribe_user_type a TypeOp
2023-01-07 Ali MJ Al-Nasrawyfix method substs
2023-01-07 Ali MJ Al-Nasrawyfix struct path
2023-01-07 Ali MJ Al-Nasrawyintroduce AstConv::probe_adt
2023-01-07 Ali MJ Al-Nasrawydon't normalize in astconv
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-07 borsAuto merge of #106558 - compiler-errors:rollup-lkii3j3...
2023-01-07 Michael GouletRollup merge of #106554 - LingMan:explanation_typo...
2023-01-07 Michael GouletRollup merge of #106543 - notriddle:notriddle/source...
2023-01-07 Michael GouletRollup merge of #106533 - TaKO8Ki:use-smaller-span...
2023-01-07 Michael GouletRollup merge of #106525 - compiler-errors:new-solver...
2023-01-07 LingManFix a typo in the explanation of E0588
2023-01-07 borsAuto merge of #106538 - aDotInTheVoid:strip-use-doc...
2023-01-07 yukanguse type_implements_trait to check Param clone
2023-01-07 borsAuto merge of #106544 - matthiaskrgr:rollup-e9prjed...
2023-01-07 wcampbellUse fmt named parameters in rustc_borrowck
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
2023-01-06 Esteban Küberfix rebase
2023-01-06 Esteban KüberTurn `IllegalSizedBound` into struct variant
2023-01-06 Esteban KüberChange wording to avoid being misleading
2023-01-06 Esteban KüberStructured suggestion for `&mut dyn Iterator` when...
2023-01-06 yukangcomments feedback
2023-01-06 YukangApply suggestions from code review
2023-01-06 yukangSuggest possible clone when we have &T
2023-01-06 Matthias KrügerRollup merge of #106542 - sigaloid:master, r=bjorn3
2023-01-06 Matthias KrügerRollup merge of #106534 - GuillaumeGomez:block-syntax...
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 Matthew EUpdate compiler/rustc_session/src/config.rs
2023-01-06 Matthew EspositoAdd default and latest stable edition to --edition...
2023-01-06 borsAuto merge of #106501 - cjgillot:resolved-elided-apit...
2023-01-06 Paul KirthEnable Shadow Call Stack for Fuchsia on AArch64
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-06 Takayuki Maedause smaller spans for missing lifetime/generic args
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 Dylan DPCRollup merge of #106494 - JohnTitor:issue-58355, r...
2023-01-06 Dylan DPCRollup merge of #106491 - ehuss:error-index-redirect...
2023-01-06 Dylan DPCRollup merge of #106400 - estebank:type-errs, r=compile...
2023-01-06 borsAuto merge of #106429 - djkoloski:add_vendor_to_fuchsia...
2023-01-06 Esteban KüberTiny formatting fix
2023-01-06 Yiming Leifix [type error] for error E0029 and E0277
2023-01-06 yanchen4791Suggests adding named lifetime when the return contains...
2023-01-06 Esteban KüberTweak output
2023-01-06 Michael GouletReport WF error for new solver too
2023-01-06 borsAuto merge of #105890 - Nilstrieb:inline-fmt-part-1...
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expression...
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expressions
2023-01-05 borsAuto merge of #106416 - Nilstrieb:better-failure, r...
2023-01-05 Esteban KüberDetect closures assigned to binding in block
2023-01-05 NilstriebShrink `ParseResult` in the hot path.
2023-01-05 nilsFix `uninlined_format_args` for some compiler crates
2023-01-05 Camille GILLOTCorrect detection of elided lifetimes in impl-trait.
2023-01-05 Esteban Küberfix rebase
2023-01-05 clubby789Explain error with `&mut self` for unsized trait impls
2023-01-05 Esteban Küberreview comments: reword
2023-01-05 Esteban Küberreview comment: potentially produce more suggestions...
2023-01-05 Esteban KüberAccount for type error on method arg caused by earlier...
2023-01-05 Esteban KüberUse `BottomUpFolder`
2023-01-05 Esteban KüberFormatting
next