]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-14 borsAuto merge of #105690 - matthiaskrgr:rollup-khtq97k...
2022-12-14 Matthias KrügerRollup merge of #105676 - notriddle:notriddle/impl...
2022-12-14 Matthias KrügerRollup merge of #105665 - notriddle:notriddle/popover...
2022-12-14 Matthias KrügerRollup merge of #105664 - notriddle:notriddle/linkwrap...
2022-12-14 Matthias KrügerRollup merge of #105663 - andrewpollack:patch-1, r...
2022-12-14 Matthias KrügerRollup merge of #105658 - tronta:patch-2, r=Mark-Simulacrum
2022-12-14 Matthias KrügerRollup merge of #105642 - uberFoo:master, r=Dylan-DPC
2022-12-14 borsAuto merge of #105686 - matthiaskrgr:rollup-bedfk3j...
2022-12-14 Matthias KrügerRollup merge of #105611 - BoxyUwU:more_granular_placeho...
2022-12-14 Matthias KrügerRollup merge of #105595 - TaKO8Ki:suggest-dereferencing...
2022-12-14 Matthias KrügerRollup merge of #105523 - estebank:suggest-collect...
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 Matthias KrügerRollup merge of #103644 - catlee:catlee/option-question...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-14 borsAuto merge of #104986 - compiler-errors:opaques, r...
2022-12-14 Michael Howellrustdoc: add CSS margin between `impl` docblock and...
2022-12-13 borsAuto merge of #105667 - matthiaskrgr:rollup-fexlc0b...
2022-12-13 Esteban Küberrename argument
2022-12-13 Chris AtLeeImprove wording for Option and Result
2022-12-13 Chris AtLeeAdd docs for question mark operator for Option
2022-12-13 Esteban Küberreview comments
2022-12-13 Matthias KrügerRollup merge of #105659 - JakobDegen:storage-live-borro...
2022-12-13 Matthias KrügerRollup merge of #105628 - spastorino:small-doc-fixes...
2022-12-13 Matthias KrügerRollup merge of #105500 - oli-obk:unhide_unknown_spans...
2022-12-13 Matthias KrügerRollup merge of #105476 - estebank:moves-n-borrows...
2022-12-13 Matthias KrügerRollup merge of #105464 - nbdd0121:hir, r=compiler...
2022-12-13 Matthias KrügerRollup merge of #105438 - compiler-errors:move-methods...
2022-12-13 Matthias KrügerRollup merge of #105147 - nbdd0121:inline_const_unsafe...
2022-12-13 Takayuki Maedasuggest dereferencing receiver arguments properly
2022-12-13 borsAuto merge of #102813 - Akida31:issue-64915/simpler_dia...
2022-12-13 Esteban KüberSuggest `: Type` instead of `: _`
2022-12-13 Esteban KüberMention implementations that satisfy the trait
2022-12-13 Esteban KüberRemove unnecessary code and account for turbofish sugge...
2022-12-13 Esteban KüberSuggest `collect`ing into `Vec<_>`
2022-12-13 Esteban KüberAccount for dereference expressions
2022-12-13 Esteban KüberFix span for `&mut ` removal suggestion
2022-12-13 Esteban KüberSuggest `ref` for some patterns as a fallback
2022-12-13 Esteban KüberDo not suggest borrowing binding in pattern in let...
2022-12-13 Esteban KüberChange pattern borrowing suggestions to be verbose
2022-12-13 Michael Howellrustdoc: simplify popover CSS
2022-12-13 Michael GouletAddress a few more nits
2022-12-13 Michael GouletAddress nits
2022-12-13 Michael GouletRemove chalk lowering for AliasTy
2022-12-13 Michael Gouletnit: docs
2022-12-13 Michael GouletCombine OfOpaque and OfProjection
2022-12-13 Michael GouletCombine identical alias arms
2022-12-13 Michael GouletCombine projection and opaque into alias
2022-12-13 Michael Howellrustdoc: apply `pre-wrap` CSS to code-wrapped links
2022-12-13 Michael Gouletsquash OpaqueTy and ProjectionTy into AliasTy
2022-12-13 Michael GouletProjectionTy.item_def_id -> ProjectionTy.def_id
2022-12-13 Michael GouletUse ty::OpaqueTy everywhere
2022-12-13 Michael Gouletmake Opaque have one field: OpaqueTy
2022-12-13 Andrew PollackAdjust log line in `fuchsia-test-runner.py`
2022-12-13 akida31fix tests
2022-12-13 borsAuto merge of #105646 - lqd:revert-thinlto, r=Mark...
2022-12-13 akida31tidy: ignore filelength
2022-12-13 akida31reduce to single suggestion for all arguments
2022-12-13 akida31remove manual `fn_decl` extraction
2022-12-13 akida31change error message
2022-12-13 akida31move changes to an extra function
2022-12-13 akida31Remove `hint` from help message
2022-12-13 akida31Fix stderr of tests which have improved diagnostics
2022-12-13 akida31Improve diagnostic when passing arg to closure and...
2022-12-13 borsAuto merge of #105612 - oli-obk:bind_rustdoc, r=Guillau...
2022-12-13 Santiago PastorinoClarify explicit_predicates_of is_assoc_item_ty comment
2022-12-13 Santiago PastorinoMake InternalSubsts rust docs a bit clearer
2022-12-13 Jakob DegenDon't require owned data in `MaybeStorageLive`
2022-12-13 trontaUpdate RELEASES.md
2022-12-13 Oli Schererbless fulldeps tests
2022-12-13 Oli SchererUse a label instead of a note for the drop site to...
2022-12-13 Oli SchererStop pointing to operators if their libcore method...
2022-12-13 Oli SchererAvoid rendering empty annotations
2022-12-13 Oli SchererDon't emit empty notes
2022-12-13 Oli SchererClarify what "this" means
2022-12-13 Oli SchererInform the user which trait is meant in the diagnostic...
2022-12-13 Oli SchererMake some diagnostics not depend on the source of what...
2022-12-13 borsAuto merge of #105350 - compiler-errors:faster-binder...
2022-12-13 Michael GouletMove some codegen-y methods from rustc_hir_analysis...
2022-12-13 Cassaundra... Refine when invalid prefix case error arises
2022-12-13 borsAuto merge of #105436 - nnethercote:inline-place_conten...
2022-12-13 Michael GouletFast path some binder relations
2022-12-13 Gary GuoExtract shared logic into a new function
2022-12-13 Gary GuoAdd tests (currently broken) for unsafe + inline const pat
2022-12-13 Gary GuoRemove unnecessary recursive call to parent unsafeck
2022-12-13 Gary GuoEnsure valid local_data is set for custom mir building
2022-12-13 Gary GuoAdd tests
2022-12-13 Gary GuoAllow unsafe through inline const for THIR unsafety...
2022-12-13 Gary GuoAllow unsafe through inline const
2022-12-13 Rémy RakicRevert "enable ThinLTO for rustc on x86_64-apple-darwin...
2022-12-13 borsAuto merge of #105644 - matthiaskrgr:rollup-qc6hlzq...
2022-12-13 Matthias KrügerRollup merge of #105640 - lukas-code:miri-beta, r=Mark...
2022-12-13 Matthias KrügerRollup merge of #105639 - notriddle:notriddle/text...
2022-12-13 Matthias KrügerRollup merge of #105636 - GuillaumeGomez:extend-gui...
2022-12-13 Matthias KrügerRollup merge of #105629 - notriddle:notriddle/method...
2022-12-13 Matthias KrügerRollup merge of #105625 - matthiaskrgr:clippy_dec12...
2022-12-13 Matthias KrügerRollup merge of #105620 - TaKO8Ki:remove-unnecessary...
2022-12-13 Matthias KrügerRollup merge of #105332 - estebank:iterator-chains...
next