]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-17 borsAuto merge of #105820 - matthiaskrgr:rollup-uzm1l8f...
2022-12-17 Matthias KrügerRollup merge of #105785 - JohnTitor:issue-55976-2,...
2022-12-17 Matthias KrügerRollup merge of #105770 - oli-obk:deref_all_the_things...
2022-12-17 borsAuto merge of #105794 - ChrisDenton:internal-doc, r...
2022-12-17 borsAuto merge of #105811 - ojeda:Dwarnings-no_fp_fmt_parse...
2022-12-17 borsAuto merge of #105804 - matthiaskrgr:rollup-iaqlbl3...
2022-12-16 Matthias KrügerRollup merge of #105802 - chbaker0:enum-match-filecheck...
2022-12-16 Matthias KrügerRollup merge of #105780 - GuillaumeGomez:read-more...
2022-12-16 Matthias KrügerRollup merge of #105768 - fee1-dead-contrib:iat-style...
2022-12-16 Matthias KrügerRollup merge of #105711 - compiler-errors:rpitit-refere...
2022-12-16 Matthias KrügerRollup merge of #105710 - compiler-errors:dyn-star...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 Miguel Ojedacore: ensure `no_fp_fmt_parse` builds are warning-free
2022-12-16 Collin BakerMake enum-match.rs test robust against variable name...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 Chris DentonFix intra-doc link
2022-12-16 Chris DentonTest documentation of hidden items in std
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #105775 - matthiaskrgr:rollup-2o8qn7e...
2022-12-16 Maybe WaffleAdd a comment warning against using associated type...
2022-12-16 DeadbeefDetect inherent associated types not having CamelCase
2022-12-16 Guillaume GomezAdd test for presence of read more links
2022-12-16 Guillaume GomezDon't add "Read more" link if there is no extra content
2022-12-16 Matthias KrügerRollup merge of #105774 - TaKO8Ki:remove-unused-stderr...
2022-12-16 Matthias KrügerRollup merge of #105764 - notriddle:notriddle/src-sideb...
2022-12-16 Matthias KrügerRollup merge of #105757 - notriddle:notriddle/sub-setti...
2022-12-16 Matthias KrügerRollup merge of #105756 - notriddle:notriddle/example...
2022-12-16 Matthias KrügerRollup merge of #105748 - hakoerber:master, r=Dylan-DPC
2022-12-16 Matthias KrügerRollup merge of #105747 - chenyukang:yukang/fix-105732...
2022-12-16 Matthias KrügerRollup merge of #105744 - Ezrashaw:e0158-clarity, r...
2022-12-16 Matthias KrügerRollup merge of #105725 - fee1-dead-contrib:allow-impl...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-16 Takayuki Maedaremove unused stderr files
2022-12-16 Oli SchererMake a field only as public as it needs to be
2022-12-16 Oli SchererRename ConstS to ConstData
2022-12-16 borsAuto merge of #105763 - Ezrashaw:rustc-book-relative...
2022-12-16 borsAuto merge of #105717 - compiler-errors:anonymize,...
2022-12-16 borsAuto merge of #104334 - compiler-errors:ufcs-sugg-wrong...
2022-12-15 Michael Howellrustdoc: name the source page sidebar-toggle `#src...
2022-12-15 borsAuto merge of #105760 - matthiaskrgr:rollup-r8beo9w...
2022-12-15 Ezra Shawremove relative links from `rustc-book` and `unstable...
2022-12-15 yukangfix #105732, Fix ICE calling method on auto trait
2022-12-15 Matthias KrügerRollup merge of #105758 - Nilstrieb:typeck-results...
2022-12-15 Matthias KrügerRollup merge of #105743 - nnethercote:SimplifiedType...
2022-12-15 Matthias KrügerRollup merge of #105739 - GuillaumeGomez:migrate-jump...
2022-12-15 Matthias KrügerRollup merge of #105727 - estebank:use-impl-trait,...
2022-12-15 Matthias KrügerRollup merge of #105694 - ouz-a:issue_105689, r=estebank
2022-12-15 Matthias KrügerRollup merge of #105679 - estebank:suggest-clone, r...
2022-12-15 Matthias KrügerRollup merge of #105674 - estebank:iterator-chains...
2022-12-15 Matthias KrügerRollup merge of #105481 - lqd:mono-stats, r=wesleywiser
2022-12-15 borsAuto merge of #105356 - JakobDegen:more-custom-mir...
2022-12-15 Esteban KüberConsider lifetimes when comparing assoc types in method...
2022-12-15 Esteban KüberTrim paths in E0599
2022-12-15 NilstriebMove `TypeckResults` to seperate module
2022-12-15 NilstriebSmall cleanup in parameterized
2022-12-15 Ezra Shawdocs: rewrite E0158 error-code docs for clarity
2022-12-15 Michael Howellrustdoc: remove unused CSS `.sub-settings`
2022-12-15 Esteban KüberShorten trimmed display of closures
2022-12-15 Esteban KüberUse `with_forced_trimmed_paths` more
2022-12-15 Esteban KüberPoint at method chains on `E0271` errors
2022-12-15 Michael Howellrustdoc: simplify CSS for codeblock tooltips
2022-12-15 Guillaume GomezMigrate Jump to def links background to CSS variable
2022-12-15 Esteban KüberSuggest `#[derive(Clone)]`
2022-12-15 Esteban KüberSuggest constraining type parameter with `Clone`
2022-12-15 borsAuto merge of #104616 - RalfJung:ctfe-alignment, r...
2022-12-15 Oli SchererMake the test actually emit the future incompat lint
2022-12-15 Ralf Jungsimplify alignment_check_failed a bit
2022-12-15 Oli SchererFix docs
2022-12-15 Oli SchererReuse the ctfe error emitting logic for the future...
2022-12-15 Oli SchererFactor decorate closure out into a method
2022-12-15 Oli SchererAlways report alignment failures in future incompat...
2022-12-15 Oli SchererMove alignment failure error reporting to machine
2022-12-15 Oli SchererMake alignment checks a future incompat lint
2022-12-15 Oli SchererAlways pass alignment and handle checking lazily
2022-12-15 Ralf Jungadjust tests
2022-12-15 Ralf Jungalways check alignment during CTFE
2022-12-15 Deadbeeffix tidy and add rpitit test
2022-12-15 borsAuto merge of #105746 - matthiaskrgr:rollup-sz3grbv...
2022-12-15 Hannes Körberdoc: Fix a few small issues
2022-12-15 Matthias KrügerRollup merge of #105730 - notriddle:notriddle/item...
2022-12-15 Matthias KrügerRollup merge of #105724 - notriddle:notriddle/scrape...
2022-12-15 Matthias KrügerRollup merge of #105722 - matthiaskrgr:compl2, r=compil...
2022-12-15 Matthias KrügerRollup merge of #105715 - estebank:unsatisfied-bounds...
2022-12-15 Matthias KrügerRollup merge of #105707 - notriddle:notriddle/kbd-curso...
2022-12-15 Matthias KrügerRollup merge of #105692 - JohnTitor:issue-104678, r...
2022-12-15 Matthias KrügerRollup merge of #105683 - JakobDegen:dest-prop-storage...
2022-12-15 Matthias KrügerRollup merge of #105633 - compiler-errors:term-agnostic...
2022-12-15 Matthias KrügerRollup merge of #105627 - compiler-errors:dyn-auto...
2022-12-15 Matthias KrügerRollup merge of #105623 - compiler-errors:generator...
2022-12-15 Matthias KrügerRollup merge of #104592 - ComputerDruid:async_check...
2022-12-15 DeadbeefAllow `impl ~const Trait` opaque types
2022-12-15 borsAuto merge of #105285 - compiler-errors:conflicting...
2022-12-15 borsAuto merge of #105713 - bjorn3:sync_cg_clif-2022-12...
2022-12-15 Jakob DegenVarious cleanups to dest prop
2022-12-15 Yuki OkushiAdd regression test for #55976
2022-12-15 Michael Howellrustdoc: remove no-op CSS `.item-info:before { color }`
2022-12-15 borsAuto merge of #105657 - oli-obk:mk_projection_ty, r...
2022-12-15 Nicholas NethercoteMerge `SimplifiedTypeGen<D>` into `SimplifiedType`.
2022-12-15 Nicholas NethercoteRemove `SimplifiedTypeGen::map_def`.
next