]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-10 Matthias KrügerRollup merge of #102888 - GuillaumeGomez:improve-search...
2022-10-10 Matthias KrügerRollup merge of #102876 - SparrowLii:import-candidate...
2022-10-10 Matthias KrügerRollup merge of #102871 - notriddle:notriddle/trait...
2022-10-10 Matthias KrügerRollup merge of #102846 - zertosh:update-syn, r=dtolnay
2022-10-10 Matthias KrügerRollup merge of #101789 - gimbles:let, r=estebank
2022-10-10 Matthias KrügerRollup merge of #101360 - compiler-errors:multiple...
2022-10-10 Guillaume GomezSimplify result color checks
2022-10-10 Guillaume GomezUpdate browser-ui-test version to 0.12.2
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 gimbles`let` is not allowed in struct field definitions
2022-10-10 borsAuto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r...
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #102853 - cjgillot:skip-opaque-cast...
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 Michael Howellrustdoc: clean up overly complex `.trait-impl` CSS...
2022-10-10 borsAuto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum
2022-10-10 Michael GouletPoint out incompatible closure bounds
2022-10-10 borsAuto merge of #102867 - JohnTitor:rollup-qnwsajt, r...
2022-10-10 SparrowLiisuggest candidates for unresolved import
2022-10-10 Michael GouletRename AssocItemKind::TyAlias to AssocItemKind::Type
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 Andres Suarezupdate to syn-1.0.102
2022-10-09 Camille GILLOTSkip chained OpaqueCast when building captures.
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 Jakub BeránekUse BOLT in x64 dist CI to optimize LLVM
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...
next