]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-09 Ralf JungPreparing for merge from rustc
2022-12-05 borsAuto merge of #2715 - RalfJung:rustup, r=RalfJung
2022-12-05 Ralf JungMerge from rustc
2022-12-05 Ralf JungPreparing for merge from rustc
2022-12-05 borsAuto merge of #105046 - scottmcm:vecdeque-vs-vec, r...
2022-12-05 borsAuto merge of #104824 - klensy:bump-some, r=Mark-Simulacrum
2022-12-05 borsAuto merge of #104920 - compiler-errors:avoid-infcx...
2022-12-04 borsAuto merge of #105094 - Swatinem:generator-not-future...
2022-12-04 Michael GouletAvoid InferCtxt::build in generic_arg_mismatch_err
2022-12-04 Michael GouletAvoid InferCtxt::build in report_similar_impl_candidates
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 borsAuto merge of #105261 - matthiaskrgr:rollup-9ghhc9c...
2022-12-04 Matthias KrügerRollup merge of #105253 - bjorn3:update_rustbuild_deps...
2022-12-04 Matthias KrügerRollup merge of #105247 - cjgillot:issue-102682, r...
2022-12-04 Matthias KrügerRollup merge of #105236 - JohnTitor:issue-47814, r...
2022-12-04 Matthias KrügerRollup merge of #105224 - cjgillot:issue-104240, r...
2022-12-04 Matthias KrügerRollup merge of #105141 - ohno418:fix-ice-on-invalid...
2022-12-04 Matthias KrügerRollup merge of #101975 - chenyukang:fix-101749, r...
2022-12-04 borsAuto merge of #103293 - est31:untwist_and_drop_order...
2022-12-04 bjorn3Update crossbeam
2022-12-04 bjorn3Update rayon to 1.6
2022-12-04 bjorn3Update pretty_assertions to 1.3
2022-12-04 borsAuto merge of #105248 - matthiaskrgr:rollup-d56k6bc...
2022-12-04 Matthias KrügerRollup merge of #105237 - JohnTitor:issue-79450, r...
2022-12-04 Matthias KrügerRollup merge of #105142 - nbdd0121:inline_const, r...
2022-12-04 Matthias KrügerRollup merge of #105123 - BlackHoleFox:fixing-the-macos...
2022-12-04 Matthias KrügerRollup merge of #104856 - luqmana:associated-const...
2022-12-04 Camille GILLOTUse parent function WfCheckingContext to check RPITIT.
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-04 borsAuto merge of #105121 - oli-obk:simpler-cheaper-dump_mi...
2022-12-04 est31Also avoid creating a terminating scope in mixed chains
2022-12-04 est31Improve comments
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-04 Yuki OkushiAdd regression test for #79450
2022-12-04 Yuki OkushiAdd regression test for #47814
2022-12-04 borsAuto merge of #105217 - jyn514:submodule-fixes, r=bjorn3
2022-12-03 est31Remove drop order twist of && and || and make them...
2022-12-03 borsAuto merge of #105218 - matthiaskrgr:rollup-8d3k08n...
2022-12-03 Camille GILLOTProperly substitute inherent associated types.
2022-12-03 borsAuto merge of #105212 - pietroalbini:pa-macos-xl, r...
2022-12-03 borsAuto merge of #2713 - RalfJung:not-unpin-fake-read...
2022-12-03 Ralf Jungfor now, do not do fake reads on non-Unpin mutable...
2022-12-03 Ralf Jungadd test for self-referential future
2022-12-03 Matthias KrügerRollup merge of #105214 - RalfJung:miri, r=RalfJung
2022-12-03 Matthias KrügerRollup merge of #105208 - chenyukang:yukang/fix-105069...
2022-12-03 Matthias KrügerRollup merge of #105201 - cjgillot:issue-105040, r...
2022-12-03 Matthias KrügerRollup merge of #105200 - cjgillot:issue-104562, r...
2022-12-03 Matthias KrügerRollup merge of #105193 - tmiasko:naked-nocoverage...
2022-12-03 Matthias KrügerRollup merge of #105164 - compiler-errors:revert-import...
2022-12-03 Matthias KrügerRollup merge of #105153 - oli-obk:fail_faster, r=compil...
2022-12-03 Matthias KrügerRollup merge of #105050 - WaffleLapkin:uselessrefign...
2022-12-03 Matthias KrügerRollup merge of #104199 - SarthakSingh31:issue-97417...
2022-12-03 Joshua NelsonDon't exit with an error if there are no changes to...
2022-12-03 Ralf Jungupdate lockfile
2022-12-03 borsAuto merge of #97485 - bjorn3:new_archive_writer, r...
2022-12-03 Pietro Albiniswitch to the macos-12-xl builder
2022-12-03 Yutaro Ohnoparser: refactoring on recovery from invalid variable...
2022-12-03 yukangfix #101749, use . instead of :: when accessing a metho...
2022-12-03 yukangfix #105069, Add AmbiguityError for inconsistent resolu...
2022-12-03 Yutaro Ohnoparser: fix ICE with invalid variable declaration in...
2022-12-03 bjorn3Make sure all input archives are unmapped before persis...
2022-12-03 borsAuto merge of #2712 - RalfJung:rustup, r=RalfJung
2022-12-03 Ralf Jungclippy
2022-12-03 borsAuto merge of #105183 - GuillaumeGomez:merge-and-dedup...
2022-12-03 Camille GILLOTDo not call fn_sig on non-functions.
2022-12-03 Camille GILLOTRemove useless filter in unused extern crate check.
2022-12-03 borsAuto merge of #105133 - oli-obk:promoted_def_ids, r...
2022-12-03 borsAuto merge of #105196 - JohnTitor:rollup-8rxqnq6, r...
2022-12-03 Yuki OkushiRollup merge of #105189 - notriddle:notriddle/rustdoc...
2022-12-03 Yuki OkushiRollup merge of #105188 - compiler-errors:verbose-ty...
2022-12-03 Yuki OkushiRollup merge of #105182 - aDotInTheVoid:rdj-no-foreign...
2022-12-03 Yuki OkushiRollup merge of #105181 - bhbs:skip-note, r=estebank
2022-12-03 Yuki OkushiRollup merge of #105100 - jhpratt:fix-docs, r=JohnTitor
2022-12-03 Yuki OkushiRollup merge of #105032 - HintringerFabian:improve_docs...
2022-12-03 Yuki OkushiRollup merge of #104903 - spastorino:consolidate-normal...
2022-12-03 borsAuto merge of #105073 - weihanglo:update-cargo, r=weihanglo
2022-12-03 Weihang LoUpdate cargo
2022-12-03 BlackHoleFoxFix passing MACOSX_DEPLOYMENT_TARGET to the linker
2022-12-03 bhbsDon't add a note for implementing a trait if its inner...
2022-12-03 Tomasz MiąskoMark naked functions as never inline in codegen_fn_attrs
2022-12-03 Tomasz MiąskoDisable coverage instrumentation for naked functions
2022-12-02 borsAuto merge of #105187 - matthiaskrgr:rollup-nxyxpko...
2022-12-02 Michael Howellrustdoc: clean up redundant CSS on `.rustdoc-toggle...
2022-12-02 Michael GouletDon't elide information when printing E0308 with Zverbose
2022-12-02 Santiago PastorinoDefine values and err as non mutable
2022-12-02 Santiago PastorinoUse ocx.normalize in report_projection_error
2022-12-02 Matthias KrügerRollup merge of #105185 - compiler-errors:normalize_fn_...
2022-12-02 Matthias KrügerRollup merge of #105163 - compiler-errors:afit-lt-arity...
2022-12-02 Matthias KrügerRollup merge of #105162 - compiler-errors:fn-sig-arity...
2022-12-02 Matthias KrügerRollup merge of #105155 - notriddle:notriddle/flexbox...
2022-12-02 Matthias KrügerRollup merge of #105144 - compiler-errors:normalization...
2022-12-02 Matthias KrügerRollup merge of #105033 - durin42:llvm-16-dont-tail...
2022-12-02 Matthias KrügerRollup merge of #105026 - oToToT:aarch64-v8a, r=davidtwco
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Michael GouletMove normalize_fn_sig to TypeErrCtxt
2022-12-02 Guillaume GomezUpdate existing rustdoc tests
2022-12-02 Guillaume GomezAdd rustdoc test for bounds de-duplication and merge
2022-12-02 Guillaume GomezMerge generics and where predicates and prevent duplica...
2022-12-02 Ralf JungMerge from rustc
2022-12-02 Ralf JungPreparing for merge from rustc
next