]> git.lizzy.rs Git - rust.git/history - src
drive-by: Default param for ToPredicate
[rust.git] / src /
2022-12-04 borsAuto merge of #105094 - Swatinem:generator-not-future...
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 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 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 borsAuto merge of #97485 - bjorn3:new_archive_writer, r...
2022-12-03 Pietro Albiniswitch to the macos-12-xl builder
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 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ą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 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 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
2022-12-02 Nixon Enraght-MoonyAdd test for #105022
2022-12-02 Nixon Enraght-MoonyAdd test for #105025
2022-12-02 Nixon Enraght-MoonyRustdoc-Json: Don't include foreign traits
2022-12-02 Nixon Enraght-Moonyjsondoclint: Check `links` field
2022-12-02 borsAuto merge of #2710 - RalfJung:ptr-tracking-ice, r...
2022-12-02 borsAuto merge of #104863 - nnethercote:reduce-lint-macros...
2022-12-02 borsAuto merge of #2711 - RalfJung:btrack, r=RalfJung
2022-12-02 Ralf Jungfix ICE in pointer tracking
2022-12-02 Ralf Jungrename some more types for consistency
2022-12-02 Ralf Jungslight simplifications for borrow tracking
2022-12-02 borsAuto merge of #2708 - RalfJung:verbose-setup, r=RalfJung
2022-12-02 Ralf Jungforward verbosity to cargo setup
2022-12-02 borsAuto merge of #2697 - Vanille-N:borrow-tracking, r...
2022-12-02 Vanille-Nfix imports
2022-12-02 Vanille-Nother renames, introduction of BorrowTrackerMethod...
2022-12-02 Vanille-NSbTag -> BorTag everywhere
2022-12-02 Vanille-Nmove stacked_borrows to borrow_tracker/stacked_borrows
2022-12-02 Vanille-Nextract common borrow tracking logic
2022-12-02 borsAuto merge of #105166 - matthiaskrgr:rollup-s9l6vt2...
2022-12-02 Matthias KrügerRollup merge of #105143 - notriddle:notriddle/scraped...
next