]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/doc.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / doc.rs
2022-12-01 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-30 borsAuto merge of #9943 - dswij:pr-9940, r=Jarcho
2022-11-30 borsAuto merge of #9987 - Jarcho:issue_9957, r=flip1995
2022-11-30 borsAuto merge of #9989 - xFrednet:9986-move-safety-thingy...
2022-11-30 xFrednetMove `unnecessary_unsafety_doc` to `pedantic`
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-27 borsAuto merge of #9919 - Alexendoo:configuration-link...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-24 borsAuto merge of #103693 - HKalbasi:master, r=oli-obk
2022-11-24 borsAuto merge of #104321 - Swatinem:async-gen, r=oli-obk
2022-11-24 Arpad BorsosAvoid `GenFuture` shim when compiling async constructs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-22 borsAuto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho
2022-11-22 borsAuto merge of #9750 - kraktus:lazy_eval, r=xFrednet
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-22 borsAuto merge of #9796 - smoelius:issue-9771, r=flip1995
2022-11-22 borsAuto merge of #9745 - matttpt:fix-redundant-closure...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #9770 - sgued:missnamed-getters, r=llogiq
2022-11-21 borsAuto merge of #9881 - flip1995:rustup, r=flip1995
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-20 borsAuto merge of #9592 - c410-f3r:arith, r=Jarcho
2022-11-19 borsAuto merge of #9800 - Alexendoo:def_path_res_multiple...
2022-11-18 borsAuto merge of #9858 - DesmondWillowbrook:never_loop...
2022-11-15 borsAuto merge of #9570 - nfejzic:lint-unchecked-duration...
2022-11-13 borsAuto merge of #9837 - DesmondWillowbrook:never_loop...
2022-11-13 borsAuto merge of #9829 - hrxi:pr_or_fun_call, r=llogiq
2022-11-13 borsAuto merge of #9822 - Veykril:unnecessary-safety-doc...
2022-11-13 borsAuto merge of #9698 - kraktus:xc_bool, r=xFrednet
2022-11-10 Lukas WirthAdd `unnecessary_safety_doc` lint
2022-11-08 borsAuto merge of #9765 - koka831:feat/manual_is_ascii_chec...
2022-11-07 borsAuto merge of #9705 - jntrnr:disable_needless_collect...
2022-11-05 borsAuto merge of #9760 - SquareMan:let_underscore_future...
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-04 borsAuto merge of #9753 - smoelius:changelog, r=xFrednet
2022-11-03 borsAuto merge of #9761 - xFrednet:changelog-1-65, r=giraff...
2022-11-02 borsAuto merge of #9773 - Alexendoo:ice-9746, r=Manishearth
2022-11-02 borsAuto merge of #9772 - lukas-code:doc-spans, r=Manishearth
2022-11-02 Lukas Markeffskyshrink `missing_{safety,errors,panics}_doc` spans
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 borsAuto merge of #9743 - smoelius:improve-needless-lifetim...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 Samuel MoeliusFix adjacent code
2022-10-26 Vadim Petrochenkovprivacy: Rename "accessibility levels" to "effective...
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-21 Ralf Jungmerge rustc history
2022-10-18 mejrsImplement -Ztrack-diagnostics
2022-10-12 Ralf Jungmerge rustc history
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 Ralf Jungmerge rustc history
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Ralf Jungmerge rustc history
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 borsAuto merge of #2583 - RalfJung:rustup, r=oli-obk
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-03 borsAuto merge of #9559 - c410-f3r:arith, r=Alexendoo
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-10-01 borsAuto merge of #9484 - Xaeroxe:clamping-without-clamp...
2022-10-01 borsAuto merge of #9569 - matthiaskrgr:rtu_from_cratesio...
2022-10-01 borsAuto merge of #9567 - rust-lang:doc-link-with-code...
2022-10-01 Andre Bogusavoid doc-link-with-quotes in code blocks
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-24 Takayuki Maedaseparate definitions and `HIR` owners
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 Yuri AstrakhanApply uninlined_format-args to clippy_lints
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-25 borsAuto merge of #8985 - botahamec:single-match-option...
2022-06-24 borsAuto merge of #9036 - xFrednet:0000-force-warn-in-drive...
2022-06-23 borsAuto merge of #8953 - DevAccentor:slow_vector_initializ...
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 flip1995Merge remote-tracking branch 'upstream/master' into...
next