]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/write.rs
Last PR adjustments
[rust.git] / clippy_lints / src / write.rs
2022-12-29 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-12-29 borsAuto merge of #10060 - alex-semenyuk:match_single_bindi...
2022-12-24 borsAuto merge of #10098 - lukaslueg:size_of_ref, r=Jarcho
2022-12-22 borsAuto merge of #9701 - smoelius:improve-possible-borrowe...
2022-12-20 Samuel MoeliusFix adjacent code
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
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 #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 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-19 borsAuto merge of #9800 - Alexendoo:def_path_res_multiple...
2022-11-13 borsAuto merge of #9698 - kraktus:xc_bool, r=xFrednet
2022-11-08 borsAuto merge of #9791 - smoelius:issues-9739-9782, r...
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 borsAuto merge of #9797 - trevarj:print-config, r=xFrednet
2022-11-04 Trevor ArjeskiAdd allow-print-in-tests config
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-21 Ralf Jungmerge rustc history
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
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 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-07 borsAuto merge of #9595 - Alexendoo:author-let-chains,...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-05 borsAuto merge of #9586 - Alexendoo:format-args-commas...
2022-10-05 Alex MacleodFormatArgsExpn: Find comma spans and ignore weird proc...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-28 borsAuto merge of #9550 - alex-semenyuk:fix_typo, r=xFrednet
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 #9539 - Jarcho:ice_9445, r=flip1995
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 borsAuto merge of #9233 - nyurik:capture-vars, r=Alexendoo
2022-09-25 Yuri Astrakhannew uninlined_format_args lint to inline explicit arguments
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-14 borsAuto merge of #9478 - Alexendoo:ra-docs, r=flip1995
2022-09-14 borsAuto merge of #9475 - Nemo157:mod-files-remap, r=xFrednet
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
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 Alex MacleodMigrate write.rs to a late pass
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-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-01 borsAuto merge of #9404 - lukaslueg:issue9402, r=giraffate
2022-09-01 borsAuto merge of #9406 - Jarcho:unescape_ice, r=Manishearth
2022-09-01 Jason NewcombCorrectly handle unescape warnings
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombUse `CountIsStart` in clippy
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-29 borsAuto merge of #9385 - rust-lang:unnecessary-cast-remove...
2022-08-29 borsAuto merge of #9388 - Jarcho:rustup, r=Jarcho
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-19 borsAuto merge of #9295 - Guilherme-Vasconcelos:manual...
2022-08-17 borsAuto merge of #9338 - sgued:9331-unwrap-err-used, r...
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-17 Matthias KrügerRollup merge of #100018 - nnethercote:clean-up-LitKind...
2022-08-16 borsAuto merge of #9327 - Serial-ATA:non_ascii_literal_macr...
2022-08-16 borsAuto merge of #9340 - alex-semenyuk:box_t, r=dswij
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-16 Nicholas NethercoteRename some things related to literals.
2022-08-15 borsAuto merge of #9318 - lukaslueg:ifletmutexref, r=xFrednet
2022-08-14 borsAuto merge of #9187 - sgued:iter-once, r=flip1995
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9324 - flip1995:changelog, r=xFrednet
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-11 borsAuto merge of #9323 - flip1995:rustup, r=flip1995
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 miam-miam100Add new lint [`positional_named_format_parameters`]
2022-08-02 Matthias KrügerRollup merge of #100053 - flip1995:clippy_backport...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-07-31 Alex MacleodAlways include a position span in rustc_parse_format...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-25 Preston FromGenerate correct suggestion with named arguments used...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
next