]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-05 Ralf Jungattempt to clarify align_to docs
2022-12-04 borsAuto merge of #105121 - oli-obk:simpler-cheaper-dump_mi...
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-04 borsAuto merge of #105217 - jyn514:submodule-fixes, r=bjorn3
2022-12-03 borsAuto merge of #105218 - matthiaskrgr:rollup-8d3k08n...
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 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 yukangfix #105069, Add AmbiguityError for inconsistent resolu...
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 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
2022-12-02 Nixon Enraght... Add test for #105022
2022-12-02 Nixon Enraght... Add test for #105025
2022-12-02 Nixon Enraght... Rustdoc-Json: Don't include foreign traits
2022-12-02 Nixon Enraght... jsondoclint: Check `links` field
2022-12-02 Oli SchererUse zero based indexing for pass_count
2022-12-02 Oli SchererRemove an impl and replace its only use with a method...
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 bjorn3Write to temp file before renaming to the final name
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...
2022-12-02 Matthias KrügerRollup merge of #105137 - yjhn:patch-1, r=Dylan-DPC
2022-12-02 Matthias KrügerRollup merge of #105136 - RalfJung:deref-promotion...
2022-12-02 Matthias KrügerRollup merge of #105132 - GuillaumeGomez:migrate-summar...
2022-12-02 Matthias KrügerRollup merge of #105126 - Sp00ph:const_new_in, r=dtolnay
2022-12-02 Matthias KrügerRollup merge of #104614 - Nilstrieb:type-ascribe!,...
2022-12-02 Michael GouletRevert 88f2140
2022-12-02 Michael GouletProperly synthesize fn sig value during cycle
2022-12-02 borsAuto merge of #104963 - petrochenkov:noaddids2, r=cjgillot
2022-12-02 Nicholas NethercoteInline and remove `early_lint_node`.
2022-12-02 Nicholas NethercoteMerge `builtins` into `EarlyLintPassObjects`.
2022-12-02 Michael GouletCheck lifetime param count in collect_trait_impl_trait_tys
2022-12-02 Nicholas NethercoteRemove some unnecessary `Send` bounds.
2022-12-02 Nicholas NethercoteInline and remove `late_lint_pass_crate`.
2022-12-02 Nicholas NethercoteInline and remove `late_lint_mod_pass`.
2022-12-02 Nicholas NethercoteMerge `builtins` into `LateLintPassObjects`.
2022-12-02 Nicholas NethercoteRemove six macros relating to lint definitions.
2022-12-02 Nicholas NethercoteRemove `-Zno-interleave-lints`.
2022-12-02 Nicholas NethercoteEliminate four unnecessary lint macros.
next