]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-12 Michael GouletOnly point at impl self ty in WF if trait predicate...
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 borsAuto merge of #106773 - Nilstrieb:rollup-sq73pyg, r...
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 Oli SchererHarden the pre-tyctxt query system against accidental...
2023-01-12 borsAuto merge of #106757 - matthiaskrgr:rollup-9j8830g...
2023-01-12 Maybe WaffleAdd `WaffleLapkin` to compiler reviewers
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 clubby789Fix rendering 'const' for intrinsics
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-12 Ezra Shawremove unreachable error code `E0490`
2023-01-11 borsAuto merge of #106743 - matthiaskrgr:rollup-q5dpxms...
2023-01-11 clubby789Clean up `OnUnimplementedFormatString::verify`
2023-01-11 yanchen4791Fix invalid syntax in impl Trait parameter type suggest...
2023-01-11 mejrsTranslate `Overlap` eagerly
2023-01-11 mejrsSome cleanup, oops
2023-01-11 mejrsDon't recommend `if let` if `let else` works
2023-01-11 mejrsMigrate pattern matching
2023-01-11 mejrsMigrate usefulness.rs
2023-01-11 mejrsMigrate deconstruct_pat.rs
2023-01-11 mejrsTranslate const_to_pat.rs
2023-01-11 mejrsSupport eager subdiagnostics again
2023-01-11 Daniel Henry... Stabilize `::{core,std}::pin::pin!`
2023-01-11 Oli SchererTest that we cannot use trait impl methods arguments...
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 Esteban Küberreview comments: Tweak output
2023-01-11 Esteban Küberreview comment
2023-01-11 Esteban KüberSuggest making private tuple struct field public
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 Matthias KrügerRollup merge of #106622 - estebank:issue-68972, r=davidtwco
2023-01-11 Matthias KrügerRollup merge of #106620 - estebank:issue-82051, r=davidtwco
2023-01-11 Michael GouletFilter impl and where-clause candidates that reference...
2023-01-11 Michael GouletReuse ErrorGuaranteed during relation
2023-01-11 Michael GouletHandle inference variables in CollectAllMismatches...
2023-01-11 borsAuto merge of #106660 - saethlin:destprop-move-codegen...
2023-01-11 Michael Gouletlabel where constructor is defined and note that it...
2023-01-11 Michael GouletBe more specific about constructor `FnDef`s in type...
2023-01-11 Michael GouletAllow codegen to unsize dyn* to dyn
2023-01-11 Michael GouletNote predicate span on ImplDerivedObligation
2023-01-11 Esteban KüberTweak output
2023-01-11 Esteban KüberConserve cause of `ImplDerivedObligation` in E0599
2023-01-11 DebugStevenkeep --wrapper-version argument in x
2023-01-11 Maybe WaffleMake selfless `dyn AstConv` methods into toplevel functions
2023-01-11 Maybe WaffleAdd `AstConv::astconv` method to remove `<dyn AstConv...
2023-01-11 Albert LarsanDeny having src/test exisiting in tidy
2023-01-11 J HaighRevert "warn newer available version of the x tool"
2023-01-11 Michael GouletReport fulfillment errors in new trait solver
2023-01-11 borsAuto merge of #106730 - Nilstrieb:rollup-f7p8dsa, r...
2023-01-11 León Orell... parser: recover from where clauses placed before tuple...
2023-01-11 Esteban KüberDetect struct literal needing parentheses
2023-01-11 Esteban KüberDetect out of bounds range pattern value
2023-01-11 nilsRollup merge of #106717 - klensy:typo, r=lcnr
2023-01-11 nilsRollup merge of #106715 - BoxyUwU:new_solver_triagebot...
2023-01-11 nilsRollup merge of #106709 - khuey:disable_split_dwarf_inl...
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 nilsRollup merge of #106321 - compiler-errors:delayed-bug...
2023-01-11 Dmitri Gribenkorustc_llvm: replace llvm::makeArrayRef with ArrayRef...
2023-01-11 CedricFix some typos in code comments.
2023-01-11 Ben KimockAdd a regression test for argument copies with Destinat...
2023-01-11 klensyfix typo LocalItemId -> ItemLocalId
2023-01-11 Boxya
2023-01-11 borsAuto merge of #106458 - albertlarsan68:move-tests,...
next