]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/serde_api.rs
Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, r=joshtr...
[rust.git] / src / tools / clippy / clippy_lints / src / serde_api.rs
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-17 Antoni BoucherMerge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #87489 - bdalrhm:rustdoc-line-num, r...
2021-09-03 borsAuto merge of #86454 - tlyu:refactor-unsized-suggestion...
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-22 Guillaume GomezRollup merge of #87166 - de-vri-es:show-discriminant...
2021-08-22 Guillaume GomezRollup merge of #86747 - FabianWolff:issue-86653, r...
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-20 borsAuto merge of #86898 - the8472:path-cmp, r=dtolnay
2021-08-19 Guillaume GomezRollup merge of #86123 - Aaron1011:query-span, r=cjgillot
2021-08-18 Guillaume GomezRollup merge of #88012 - sunfishcode:sunfishcode/wasi...
2021-08-18 borsAuto merge of #86860 - fee1-dead:stabilize, r=LeSeulArt...
2021-08-17 borsAuto merge of #86977 - vakaras:body_with_borrowck_facts...
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-15 Antoni BoucherMerge commit '6f50986667debbfc67776304a8ee23fe0158613f...
2021-08-15 Antoni BoucherMerge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147...
2021-08-14 Antoni BoucherMerge commit '0c89065b934397b62838fe3e4ef6f6352fc52daf...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-13 Antoni BoucherAdd 'compiler/rustc_codegen_gcc/' from commit 'afae271d...
2021-08-12 Guillaume GomezRollup merge of #87941 - GuillaumeGomez:fix-rustdoc...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-10 Yuki OkushiRollup merge of #87582 - tmiasko:symbol-printer, r...
2021-08-09 borsAuto merge of #85357 - Andy-Python-Programmer:aarch64_u...
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 borsAuto merge of #87546 - rusticstuff:issue87450-take...
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
2021-07-31 borsAuto merge of #87662 - FabianWolff:rb-string, r=estebank
2021-07-31 borsAuto merge of #87387 - the8472:slice-iter-advance_by...
2021-07-31 borsAuto merge of #87488 - kornelski:track-remove, r=dtolnay
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk
2021-07-30 Yuki OkushiRollup merge of #87559 - estebank:consider-borrowing...
2021-07-30 Yuki OkushiRollup merge of #87557 - rylev:fix-invalid-prelude...
2021-07-30 Yuki OkushiRollup merge of #87547 - GuillaumeGomez:nonnull-example...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 borsAuto merge of #87421 - estebank:perf-run, r=oli-obk
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-30 Yuki OkushiRollup merge of #87602 - wesleywiser:partially_fix_shor...
2021-07-30 Yuki OkushiRollup merge of #87594 - devnexen:netbsd_fs_getfiledesc...
2021-07-30 Yuki OkushiRollup merge of #87585 - GuillaumeGomez:char-types...
2021-07-30 Yuki OkushiRollup merge of #87583 - tmiasko:compression-cache...
2021-07-30 Yuki OkushiRollup merge of #87574 - cuviper:retain-examples, r...
2021-07-30 Yuki OkushiRollup merge of #87564 - spastorino:adjust-min-tait...
2021-07-30 Yuki OkushiRollup merge of #87554 - sexxi-goose:fix-issue-87426...
2021-07-30 Yuki OkushiRollup merge of #87553 - bjorn3:fix_hotplug_codegen_ver...
2021-07-30 Yuki OkushiRollup merge of #87522 - frogtd:patch-1, r=yaahc
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-30 borsAuto merge of #87483 - oli-obk:tait_ice, r=lqd
2021-07-30 borsAuto merge of #87445 - amalik18:issue-83584-fix, r...
2021-07-29 borsAuto merge of #87285 - GuillaumeGomez:intra-doc-span...
2021-07-29 borsAuto merge of #85901 - ijackson:bufwriter-tweaks, r...
2021-07-29 borsAuto merge of #87579 - flip1995:clippyup, r=Manishearth
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
next