]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-10 Dylan DPCRollup merge of #102794 - dtolnay:termination, r=thomcc
2022-10-10 Dylan DPCRollup merge of #102786 - compiler-errors:no-tuple...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 borsAuto merge of #102867 - JohnTitor:rollup-qnwsajt, r...
2022-10-10 Yuki OkushiRollup merge of #102862 - scottmcm:more-alignment-trait...
2022-10-10 Yuki OkushiRollup merge of #102860 - GuillaumeGomez:missing-docs...
2022-10-10 Yuki OkushiRollup merge of #102845 - cjgillot:gat-object, r=fee1...
2022-10-10 Yuki OkushiRollup merge of #102345 - chenyukang:fix-102182-impl...
2022-10-10 Yuki OkushiRollup merge of #102323 - Stoozy:master, r=cjgillot
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 Scott McMurrayFrom<Alignment> for usize & NonZeroUsize
2022-10-09 Guillaume GomezAdd missing documentation for FileNameDisplayPreference...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 borsAuto merge of #102850 - JohnTitor:rollup-lze1w03, r...
2022-10-09 Yuki OkushiRollup merge of #102838 - RalfJung:miri-bootstrap,...
2022-10-09 Yuki OkushiRollup merge of #102834 - compiler-errors:unnecessary...
2022-10-09 Yuki OkushiRollup merge of #102831 - compiler-errors:rustdoc-norm...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Yuki OkushiRollup merge of #102820 - ehuss:let-else-nightly-sugges...
2022-10-09 Yuki OkushiRollup merge of #102799 - rol1510:issue-100421-fix...
2022-10-09 Yuki OkushiRollup merge of #102072 - scottmcm:ptr-alignment-type...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-09 borsAuto merge of #93668 - SUPERCILEX:path_alloc, r=joshtri...
2022-10-09 Camille GILLOTElaborate trait ref to compute object safety.
2022-10-09 Maybe Waffleadopt to building infcx
2022-10-09 Maybe Waffledeprecate `clippy::for_loops_over_fallibles`
2022-10-09 Maybe Waffleadopt to new rustc lint api
2022-10-09 Maybe Wafflefixup lint name
2022-10-09 Maybe WaffleFix clippy tests that trigger `for_loop_over_fallibles...
2022-10-09 Maybe Wafflefix `for_loop_over_fallibles` lint docs
2022-10-09 Maybe Waffleremove an infinite loop
2022-10-09 Maybe WaffleEdit documentation for `for_loop_over_fallibles` lint
2022-10-09 Maybe Waffleallow `for_loop_over_fallibles` in a `core` test
2022-10-09 Maybe Waffleallow or avoid for loops over option in compiler and...
2022-10-09 Maybe Waffle`for_loop_over_fallibles`: don't use `MachineApplicable`
2022-10-09 Maybe Waffle`for_loop_over_fallibles`: fix suggestion for "remove...
2022-10-09 Maybe WaffleAdd a test for the `for_loop_over_fallibles` lint
2022-10-09 Maybe Waffle`for_loop_over_fallibles`: remove duplication from...
2022-10-09 Maybe Waffle`for_loop_over_fallibles`: suggest using `?` in some...
2022-10-09 Maybe Waffle`for_loop_over_fallibles`: suggest `while let` loop
2022-10-09 Maybe Waffle`for_loop_over_fallibles`: Suggest removing `.next()`
2022-10-09 Maybe WaffleUse structured suggestions for `for_loop_over_fallibles...
2022-10-09 Maybe WaffleStart uplifting `clippy::for_loops_over_fallibles`
2022-10-09 borsAuto merge of #102332 - chriswailes:ndk-update, r=chris...
2022-10-09 Ralf Jungremove cfg(bootstrap) from Miri
2022-10-09 Michael GouletRemove unnecessary lift calls from rustdoc
2022-10-09 Roland Strasserrustdoc: fix file picker marker renders twice on ios
2022-10-09 borsAuto merge of #102822 - notriddle:rollup-mgfjb62, r...
2022-10-09 Michael GouletDon't use unnormalized type in Ty::fn_sig
2022-10-09 Michael GouletImplItemKind::TyAlias => ImplItemKind::Type
2022-10-09 Michael HowellRollup merge of #102818 - rust-lang:clean-up-highlight...
2022-10-09 Michael HowellRollup merge of #102812 - est31:remove_lazy, r=dtolnay
2022-10-09 Michael HowellRollup merge of #102807 - aDotInTheVoid:rdj-rustup...
2022-10-09 Michael HowellRollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514
2022-10-09 Michael HowellRollup merge of #102782 - Hosshii:issue-102124, r=Mark...
2022-10-09 Michael HowellRollup merge of #102661 - chrysn-pull-requests:rustdoc...
2022-10-09 Michael HowellRollup merge of #102514 - b-naber:binder-print-fixes...
2022-10-09 Michael HowellRollup merge of #99818 - aliemjay:fix-closure-normalize...
2022-10-08 borsAuto merge of #102819 - matthiaskrgr:rollup-xwnvofc...
2022-10-08 Eric HussShow let-else suggestion on stable.
2022-10-08 Matthias KrügerRollup merge of #102815 - notriddle:notriddle/mobile...
2022-10-08 Matthias KrügerRollup merge of #102723 - pcc:run-make-cc, r=Mark-Simul...
2022-10-08 Matthias KrügerRollup merge of #102604 - anirudh24seven:anirudh_improv...
2022-10-08 Matthias KrügerRollup merge of #102581 - jyn514:src-detection, r=Mark...
2022-10-08 Matthias KrügerRollup merge of #102524 - notriddle:notriddle/unsafe...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 Guillaume GomezClean up rustdoc highlight.rs imports a bit
2022-10-08 borsAuto merge of #102315 - RalfJung:assert_unsafe_precondi...
2022-10-08 Michael Howellrustdoc: add test case for dimensions and color of...
2022-10-08 Michael Howellrustdoc: remove weird `<a href="#">` wrapper around...
2022-10-08 Michael Howellrustdoc: remove mobile topbar from source pages instead...
2022-10-08 b-naberhandle late-bound vars from inner binders correctly...
2022-10-08 borsAuto merge of #102809 - matthiaskrgr:rollup-qq62vuv...
2022-10-08 est31Remove empty core::lazy and std::lazy
2022-10-08 Matthias KrügerRollup merge of #102798 - notriddle:notriddle/text...
2022-10-08 Matthias KrügerRollup merge of #102797 - notriddle:notriddle/rightside...
2022-10-08 Matthias KrügerRollup merge of #102789 - GuillaumeGomez:update-browser...
2022-10-08 Matthias KrügerRollup merge of #102788 - joshtriplett:bump-rustc-dev...
2022-10-08 Matthias KrügerRollup merge of #102785 - fee1-dead-contrib:rm_autoimpl...
2022-10-08 Matthias KrügerRollup merge of #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 Matthias KrügerRollup merge of #101520 - oli-obk:transmute_lifetimes...
2022-10-08 borsAuto merge of #100720 - camsteffen:representable, r...
2022-10-08 Nixon Enraght... Document `rust-docs-json` component
2022-10-08 UrgauStabilize half_open_range_patterns
2022-10-08 UrgauSplit slice part of feature(half_open_range_patterns...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-08 Ali MJ Al-Nasrawydon't ICE when normalizing closure input tys
2022-10-08 David TolnayMake tests capture the error printed by a Result return
2022-10-08 Michael Howellrustdoc: add main-heading and example-wrap link CSS...
2022-10-07 borsAuto merge of #102792 - weihanglo:update-cargo, r=ehuss
2022-10-07 Michael Howellrustdoc: remove no-op CSS `.rightside { position: initi...
2022-10-07 Roland Strasserrustdoc: remove hover gap in file picker
2022-10-07 yukangfix #102182, recover from impl Trait in type param...
2022-10-07 Josh StoneDon't run llvm-config in dry runs
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 Weihang LoUpdate cargo
2022-10-07 Josh StoneBump download-ci-llvm-stamp
next