]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/casts
Auto merge of #9870 - koka831:unformat-unused-rounding, r=Jarcho
[rust.git] / clippy_lints / src / casts /
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 #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-04 borsAuto merge of #9753 - smoelius:changelog, r=xFrednet
2022-11-03 borsAuto merge of #9779 - koka831:fix/unnecessary-join...
2022-11-03 borsAuto merge of #9761 - xFrednet:changelog-1-65, r=giraff...
2022-10-31 xFrednetUpdate lint versions for 1.65
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 borsAuto merge of #9630 - CatDevz:fix-aawr-lint, r=flip1995
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 borsAuto merge of #9670 - Alexendoo:missing-trait-methods...
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-19 borsAuto merge of #9634 - royrustdev:fix_redundant_allocati...
2022-10-17 borsAuto merge of #9637 - Alexendoo:unused-format-specs...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-16 borsAuto merge of #9636 - kraktus:numeric-fallback, r=dswij
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-13 borsAuto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-12 borsAuto merge of #9627 - Jarcho:ice-9625, r=xFrednet
2022-10-12 borsAuto merge of #9617 - llogiq:cast-nan-to-int, r=Alexendoo
2022-10-12 Andre Bogusadd `cast-nan-to-int` lint
2022-10-11 borsAuto merge of #9629 - est31:let_else, r=Jarcho
2022-10-11 borsAuto merge of #9616 - unvalley:add-default-to-lint...
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-08 kraktus[`unnecessary_cast`] Do not lint negative hexadecimal...
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
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-03 Elliot BobrowMerge branch 'master' into mul-add-negative
2022-10-02 borsAuto merge of #9574 - Alexendoo:unused-fixed, r=Jarcho
2022-10-02 borsAuto merge of #9576 - TennyZhuang:unnecessary_cast_for_...
2022-10-02 borsAuto merge of #9479 - kraktus:manual_assert2, r=llogiq
2022-10-02 TennyZhuangfix some logics
2022-10-02 TennyZhuangextract common codes
2022-10-02 TennyZhuanglet unnecessary_cast work for trivial non_literal expre...
2022-10-02 borsAuto merge of #9577 - kraktus:unnecessary_cast, r=llogiq
2022-10-02 kraktus[`unnecessary_cast`] add parenthesis when negative...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-10-01 NilstriebFix example
2022-10-01 NilstriebImprove wording
2022-10-01 NilstriebAdd `as_ptr_cast_mut` lint
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
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-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-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-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-30 borsAuto merge of #9394 - lukaslueg:issue9391, r=Jarcho
2022-08-29 borsAuto merge of #9395 - Alexendoo:suspicious-to-owned...
2022-08-29 borsAuto merge of #9247 - clubby789:raw_slice_pointer_cast...
2022-08-29 clubby789Update clippy_lints/src/casts/mod.rs
2022-08-29 clubby789Add lint `cast_slice_from_raw_parts`
2022-08-29 borsAuto merge of #9385 - rust-lang:unnecessary-cast-remove...
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-27 Andre Bogusremove parenthesis from unnecessary_cast suggestion
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-19 borsAuto merge of #9258 - Serial-ATA:unused-peekable, r...
2022-08-19 borsAuto merge of #8957 - Jarcho:more_pass_merges, r=flip1995
2022-08-19 Jason NewcombMove `BorrowAsPtr` into `Casts` lint pass
2022-08-19 Jason NewcombMove `AsUnderscore` into `Casts` lint pass
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-05 borsAuto merge of #9294 - alex-semenyuk:enable_def_id_nocor...
2022-08-05 borsAuto merge of #9292 - alex-semenyuk:typos_fixed, r...
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-04 alex-semenyukFix cast_abs_to_unsigned generates non-compiling code...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
next