]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
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 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 borsAuto merge of #106544 - matthiaskrgr:rollup-e9prjed...
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
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 Michael Howellrustdoc: remove no-op CSS `.rustdoc.source .sidebar...
2023-01-06 Matthew EUpdate compiler/rustc_session/src/config.rs
2023-01-06 NilstriebHandle non-existant upstream master branches in `x...
2023-01-06 Matthew EspositoAdd default and latest stable edition to --edition...
2023-01-06 Nixon Enraght... rustdoc: Strip imports of items which are `#[doc(hidden)]`
2023-01-06 borsAuto merge of #106501 - cjgillot:resolved-elided-apit...
2023-01-06 Guillaume GomezUse new block syntax for define-function in goml scripts
2023-01-06 clubby789Update tests
2023-01-06 clubby789Correctly render sidebar for relative module paths
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-06 Guillaume GomezUpdate browser-ui-test version
2023-01-06 Takayuki Maedause smaller spans for missing lifetime/generic args
2023-01-06 Gijs BurghoornRemove HTML tags around warning
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 NilstriebShrink `ParseResult` in the hot path.
2023-01-05 Eric Husserror-index: Don't generate 404 instead of removing it.
2023-01-05 Eric HussFix error-index redirect to work with back button.
2023-01-05 Michael Howellrustdoc: remove legacy user-select CSS
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 Esteban Küberreview comments: reword
2023-01-05 Esteban Küberreview comment: potentially produce more suggestions...
2023-01-05 Esteban KüberSuggest changing argument on type error
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
2023-01-05 Esteban KüberTweak output
2023-01-05 Esteban Küberreview comments: do not always point at init expr
2023-01-05 Esteban KüberMore eagerly resolve expr `ty`s before writing them
2023-01-05 Esteban KüberSkip macros to avoid talking about bindings the user...
2023-01-05 Esteban KüberPoint at expressions where inference refines an unexpec...
2023-01-05 Gijs BurghoornBetter phrasing for hygiene of include macro
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 Yuki OkushiAdd regression test for #58355
2023-01-05 David KoloskiAdd vendor to Fuchsia's target triple
2023-01-05 borsAuto merge of #106406 - nikic:update-llvm-11, r=cuviper
2023-01-05 Guillaume GomezUpdate kbd GUI test
2023-01-05 Guillaume GomezFix --kbd-color variable name in rustdoc.css
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 #106385 - compiler-errors:new-solver...
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-05 Esteban KüberTweak wording of fn call with wrong number of args
2023-01-05 borsAuto merge of #106472 - matthiaskrgr:rollup-4w4v50e...
2023-01-05 Erik Desjardinscleanup: handle -Zmutable-noalias like -Zbox-noalias
2023-01-04 Matthias KrügerRollup merge of #106461 - notriddle:notriddle/window...
2023-01-04 Matthias KrügerRollup merge of #106460 - c410-f3r:moar-errors, r=compi...
2023-01-04 Matthias KrügerRollup merge of #106451 - Zeegomo:merge-borrowck-access...
2023-01-04 Matthias KrügerRollup merge of #106437 - notriddle:notriddle/http...
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 Matthias KrügerRollup merge of #106391 - ardislu:fix-popover-child...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 David KoloskiUpdate Fuchsia walkthrough with new configs
2023-01-04 Guillaume GomezRemove unused match pattern for primitive types
2023-01-04 Michael Howellrustdoc: remove unnecessary wrapper around sidebar...
2023-01-04 Michael Howelldocs: fix broken link "search bar"
2023-01-04 CaioMove tests
next