]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-21 alexey semenyuk`For` example should be used instead `while` in WHILE_L...
2022-06-15 borsAuto merge of #9002 - andylizi:fix-never-loop, r=Manish...
2022-06-15 andyliziFix false positive for `never_loop` struct expression...
2022-06-15 borsAuto merge of #8964 - tamaroning:read_zero_byte_vec...
2022-06-14 borsAuto merge of #8999 - Alexendoo:error-pattern, r=xFrednet
2022-06-14 Alex MacleodRemove error-pattern comments
2022-06-14 tamaronadd lint
2022-06-14 borsAuto merge of #8947 - Serial-ATA:lint-produces-output...
2022-06-14 borsAuto merge of #8901 - Jarcho:sharing_code, r=dswij
2022-06-14 borsAuto merge of #8997 - Jarcho:clap_deprecate, r=flip1995
2022-06-14 Jason NewcombFix `clap` deprecation warnings
2022-06-13 borsAuto merge of #8988 - xFrednet:8947-test-monster-in...
2022-06-13 borsAuto merge of #8983 - Alexendoo:redundant_closure_tests...
2022-06-12 xFrednetTest metadata collection in Bors CI workflow
2022-06-10 Alex MacleodAdd tests for some fixed redundant_closure issues
2022-06-09 borsAuto merge of #8976 - xFrednet:rust-97660-catch-emissio...
2022-06-09 borsAuto merge of #8979 - Alexendoo:version-numbers, r...
2022-06-09 Alex MacleodCorrect some `#[clippy::version]`s
2022-06-09 borsAuto merge of #8954 - Serial-ATA:doc-comment-issues...
2022-06-09 SerialFix [`needless_bool`] example
2022-06-09 xFrednetFix `#[expect]` for `default_numeric_fallback`
2022-06-09 borsAuto merge of #8907 - kyoto7250:fix_8898, r=giraffate
2022-06-08 borsAuto merge of #8950 - Jarcho:derive_non_pub, r=dswij
2022-06-08 borsAuto merge of #8960 - Jarcho:iter_cloned, r=giraffate
2022-06-07 SerialHide unnecessary code in [`implicit_saturating_sub`]
2022-06-07 Jason NewcombChanges to `iter_overeager_cloned`
2022-06-07 SerialSuppress `unused` in doc examples
2022-06-07 SerialAdd lint output to lint list
2022-06-06 borsAuto merge of #7359 - joshrotenberg:clippy_guide, r...
2022-06-06 borsAuto merge of #8944 - xFrednet:8877-append-doc-idents...
2022-06-06 Philipp KronesBook: Improve release documentation
2022-06-06 Philipp KronesBook: Improve sync documentation
2022-06-06 Philipp KronesBook: Improve chapter on CI
2022-06-06 Philipp KronesRemove bit-rotty list of Clippy team members from CONTR...
2022-06-06 flip1995Auto update lint count in Clippy book
2022-06-06 flip1995Book: Add infrastructure description
2022-06-06 flip1995Move parts of CONTRIBUTING.md to the book
2022-06-06 flip1995Book: Add continuous integration description
2022-06-06 flip1995Book: Add Proposals description
2022-06-06 flip1995Book: Restructure Dev chapter
2022-06-06 flip1995Book: Write lint group descriptions
2022-06-06 flip1995Book: Split up and rewrite installation and usage
2022-06-06 flip1995Book: Update GHA doc and remove GitLab placeholder
2022-06-06 flip1995Remove Edition 2018 tests section from adding lints doc
2022-06-06 flip1995Reformat internal docs
2022-06-06 flip1995Move syncing doc to book
2022-06-06 flip1995Move internal documentation to book
2022-06-06 josh rotenbergBook: add a ci chapter
2022-06-06 josh rotenbergInitial commit for the Clippy Book
2022-06-06 xFrednetFix `#[expect]` for `async_yields_async`
2022-06-06 borsAuto merge of #8933 - DennisOSRM:needless_braces_range_...
2022-06-06 xFrednetFix `#[expect]` for `same_name_method`
2022-06-06 xFrednetFix `#[expect]` for `needless_borrow`, `ref_binding_to_ref`
2022-06-06 borsAuto merge of #8951 - mikerite:needless-late-init-20220...
2022-06-05 Dennis LuxenUpdate CHANGELOG.md
2022-06-05 Dennis LuxenFix names to use plural
2022-06-05 Dennis LuxenApply suggestions from code review
2022-06-05 Dennis LuxenRerun cargo dev update_lints
2022-06-05 Dennis LuxenImplement suggestion generation with snippet_with_appli...
2022-06-05 Dennis LuxenImplement support for implicit start and end
2022-06-05 Dennis LuxenMove description into lint macro
2022-06-05 Dennis LuxenRewrite check to account for floating point literals
2022-06-05 Dennis LuxenFix misnomer braces -> parenthesis
2022-06-05 Dennis LuxenUpdate clippy_lints/src/needless_braces_on_range_literal.rs
2022-06-05 Dennis LuxenUpdate clippy_lints/src/needless_braces_on_range_literal.rs
2022-06-05 Dennis LuxenAdd new lint [`needless_braces_on_range_literal`]
2022-06-05 SerialMake [`create_dir`] example ignored
2022-06-05 SerialImprove lint doc consistency
2022-06-05 borsAuto merge of #8941 - DevAccentor:for_loops_over_fallib...
2022-06-05 DevAccentorchange based on review
2022-06-05 Michael Wrightneedless_late_init refactoring
2022-06-05 Michael Wrightneedless_late_init refactoring
2022-06-05 Michael Wrightneedless_late_init refactoring
2022-06-05 Jason NewcombActually get the correct `ParamEnv` in `derive_partial_...
2022-06-04 Jason NewcombDon't lint `derive_partial_eq_without_eq` on private...
2022-06-04 xFrednetList configuration values can now be extended instead...
2022-06-04 borsAuto merge of #8930 - kyoto7250:issue_8920, r=Alexendoo
2022-06-04 kyoto7250refactor: check copied and cloned
2022-06-04 borsAuto merge of #8942 - flip1995:rustup, r=flip1995
2022-06-04 Philipp KronesBump nightly version -> 2022-06-04
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-04 DevAccentorimprove for_loops_over_fallibles to detect the usage...
2022-06-04 kyoto7250refactor: Add some methods
2022-06-04 borsAuto merge of #8937 - Jarcho:merge_match_passes, r...
2022-06-03 Jason NewcombMove `ManualMap` into `Matches` lint pass
2022-06-03 Jason NewcombMove `TryErr` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `SignificantDropInScrutinee` into `Matches` lint...
2022-06-03 Jason NewcombMove `MatchStrCaseMismatch` into `Matches` lint pass
2022-06-03 Jason NewcombMove `MatchOnVecItems` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `ManualUnwrapOr` into `Matches` lint pass
2022-06-03 borsAuto merge of #8934 - DevAccentor:as_underscore, r...
2022-06-03 Jason NewcombMerge `CollapsibleMatch` into `Matches` lint pass
2022-06-03 DevAccentoradd as_underscore lint
2022-06-03 Dylan DPCRollup merge of #97415 - cjgillot:is-late-bound-solo...
2022-06-03 borsAuto merge of #8831 - arieluy:type_params, r=dswij
2022-06-03 Camille GILLOTManipulate lifetimes by LocalDefId for region resolution.
2022-06-03 Dylan DPCRollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk
2022-06-03 Ariel UyAdd new lint mismatching_type_param_order
2022-06-03 borsAuto merge of #8932 - dswij:pr-8879, r=giraffate
next