]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Esteban KüberDetect closures assigned to binding in block
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 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ü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 Thom ChiovoloniUpdate rand in the stdlib tests, and remove the getrand...
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
2023-01-04 borsAuto merge of #106330 - weihanglo:update-cargo, r=weihanglo
2023-01-04 Michael GouletRename stock solver to classic
2023-01-04 Michael GouletUpdate tests, etc
2023-01-04 Michael GouletSplit `-Zchalk` flag into `-Ztrait-solver=(stock|chalk...
2023-01-04 KaDiWaadjust comments about pre-push.sh hook
2023-01-04 Weihang LoUpdate cargo
2023-01-04 borsAuto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiser
2023-01-04 Guillaume GomezAdd retry mechanism for rustdoc GUI tests to reduce...
2023-01-04 Gijs BurghoornTidy up whitespace
2023-01-04 Gijs BurghoornImprove include macro documentation
2023-01-04 Giacomo PasiniMerge borrowck permission checks
2023-01-04 bjorn3Fix each_linked_rlib when the current crate has 0 crate...
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 borsAuto merge of #106442 - matthiaskrgr:rollup-wivf7gh...
2023-01-04 Ardis LuAdd hardcoded wait time for external navigation to...
2023-01-04 Matthias KrügerRollup merge of #106436 - CarsonV:doctest_query_impl...
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 Matthias KrügerRollup merge of #106200 - compiler-errors:suggest-impl...
2023-01-04 borsAuto merge of #104376 - compiler-errors:thin-metadata...
2023-01-04 Ardis LuAdd test case to click popover child link
2023-01-04 borsAuto merge of #106432 - compiler-errors:rollup-lzj0lnp...
2023-01-04 Michael Howellrustdoc: fix buggy JS check for absolute URL
next