]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-03 bingghEasier readability for needless_late_init
2022-05-03 borsAuto merge of #8730 - tamaroning:fix8724, r=Alexendoo
2022-05-01 tamaronimprove identity_op
2022-04-30 borsAuto merge of #8767 - xFrednet:8765-fix-doc-example...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-30 xFrednetAdd missing quite in `large_include_file` example
2022-04-30 borsAuto merge of #8720 - asquared31415:ptr-cast-ice-fix...
2022-04-30 borsAuto merge of #8764 - dtolnay-contrib:checkoutv3, r...
2022-04-30 David TolnayUpdate GitHub Actions actions/checkout@v2 to v3
2022-04-29 asquared31415use non-panicking snippet, use struct update syntax...
2022-04-27 borsAuto merge of #8431 - dswij:8416, r=xFrednet
2022-04-27 borsAuto merge of #8743 - Alexendoo:useless-attribute-redun...
2022-04-27 dswij`redundant_closure` ignore coerced closure
2022-04-27 borsAuto merge of #8617 - Alexendoo:relax-needless-late...
2022-04-26 Alex Macleod`needless_late_init`: ignore `if let`, `let mut` and...
2022-04-26 borsAuto merge of #8737 - smoelius:extra-impl-lifetimes...
2022-04-25 borsAuto merge of #8727 - Serial-ATA:lint-large-includes...
2022-04-25 Samuel E. Moelius IIIFix naming
2022-04-25 Samuel E. Moelius IIIFix false positives
2022-04-24 asquared31415remove extra lifetime
2022-04-24 borsAuto merge of #8742 - goth-turtle:mistyped-literal...
2022-04-24 SerialAdd `large_include_file` lint
2022-04-24 goth-turtlemistyped_literal_suffixes: ignore floats without exponent
2022-04-24 goth-turtlemistyped_literal_suffixes: improve suggestions for...
2022-04-24 Jason NewcombAdd `rename_lint` command
2022-04-24 borsAuto merge of #8738 - tamaroning:fix_wrong_self_convent...
2022-04-24 borsAuto merge of #8736 - Serial-ATA:issue-8732, r=xFrednet
2022-04-23 asquared31415fix ICE by using a type to return the info we want...
2022-04-23 tamaronfix
2022-04-23 Alex Macleodignore `redundant_pub_crate` in `useless_attribute`
2022-04-23 Samuel E. Moelius IIIExtend `extra_unused_lifetimes` to handle impl lifetimes
2022-04-22 SerialAdd macro export exemption to `redundant_pub_crate`
2022-04-22 borsAuto merge of #8731 - Alexendoo:dogfood-allow-unknown...
2022-04-22 Alex Macleoddogfood: allow unknown lints when not running with...
2022-04-22 borsAuto merge of #8717 - Alexendoo:manual-split-once-manua...
2022-04-21 borsAuto merge of #8729 - Serial-ATA:issue-7318, r=Manishearth
2022-04-21 SerialFix missing whitespace in `collapsible_else_if` suggestion
2022-04-21 Alex Macleod`manual_split_once`: lint manual iteration of `SplitN`
2022-04-21 borsAuto merge of #8571 - PyroTechniac:empty-drop, r=flip1995
2022-04-21 Gryffon BellishAdd empty_drop lint
2022-04-21 borsAuto merge of #8716 - binggh:stable-sort-message-update...
2022-04-20 borsAuto merge of #8700 - youknowone:needless_match-false...
2022-04-20 bingBetter documentation wording and add known problems...
2022-04-19 borsAuto merge of #8711 - kyoto7250:new-lint-bytes-count...
2022-04-19 asquared31415fix ICE
2022-04-19 kyoto7250add checking type
2022-04-19 Chase Ruskinadds lint logic and test for bytes_count_to_len
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 Lily Marafixup! Add `await_holding_invalid_type` lint
2022-04-18 Lily Marafixup! Add `await_holding_invalid_type` lint
2022-04-18 Lily Marafixup! Add `await_holding_invalid_type` lint
2022-04-18 Lily Marafixup! Add `await_holding_invalid_type` lint
2022-04-18 Lily MaraUpdate clippy_lints/src/await_holding_invalid.rs
2022-04-18 Lily MaraUpdate clippy_lints/src/await_holding_invalid.rs
2022-04-18 Lily MaraUpdate clippy_lints/src/await_holding_invalid.rs
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-18 bingUpdate lints
2022-04-18 bingLess authoritative stable_sort_primitive message
2022-04-18 Jeong YunWonFix needless_match false positive for if-let
2022-04-17 xFrednetAdd `#[clippy::print_hir]` attribute for debugging
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8709 - matthiaskrgr:lintcheckfix, r...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-16 xFrednetChangelog for Rust 1.61 :octopus:
2022-04-15 Matthias Krügerlintcheck: fix --fix
2022-04-15 Lily Marafixup! Add `await_holding_invalid_type` lint
2022-04-15 Lily Marafixup! Add `await_holding_invalid_type` lint
2022-04-15 Lily MaraAdd `await_holding_invalid_type` lint
2022-04-15 borsAuto merge of #8705 - cpw2n5:spellcheck, r=Manishearth
2022-04-15 whodicollapsible <> collspible
2022-04-15 whodishound -> should
2022-04-15 whodiinitialization misspell
2022-04-15 whodiinfallible <> infalliable in filename
2022-04-15 whodiadding spell checking
2022-04-15 dlupFix formatting of `cast_abs_to_unsigned` docs
2022-04-15 borsAuto merge of #8702 - youknowone:fix-typo, r=xFrednet
2022-04-15 Jeong YunWonFix typo in comment
2022-04-15 borsAuto merge of #8563 - Jarcho:let_unit_1502, r=Jarcho
2022-04-15 Jason NewcombAllow more complex expressions in `let_unit_value`
2022-04-15 Jason NewcombMove `let_unit_value` back into `style`
2022-04-15 Jason NewcombDon't lint `let_unit_value` when needed for type inferenece
2022-04-14 borsAuto merge of #8614 - pitaj:fix-7597, r=giraffate
2022-04-14 borsAuto merge of #8626 - pitaj:format_add_string, r=llogiq
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-14 infrandomnessAdd tests and docs
2022-04-14 infrandomnessModify lint description
2022-04-14 infrandomnessIntroduce new lint check
2022-04-14 infrandomnessSwap type checked expression
2022-04-14 infrandomnessDelete unused variable `y` in test
2022-04-14 infrandomnessSwap the category of the lint
2022-04-14 infrandomnessSwap span_lint for span_lint_and_sugg
2022-04-14 infrandomnessImplement checks to the expression
2022-04-14 infrandomnessIntroduce option_take_on_temporary lints
2022-04-14 Fridtjof StoldtUpdate lint description of `clippy::manual_bits` to...
2022-04-14 Peter JaszkowiakNew lint `format_add_strings`
2022-04-14 Peter Jaszkowiakassertions_on_constants: ignore indirect `cfg!`
2022-04-14 borsAuto merge of #8676 - Alexendoo:local-used-across-loop...
2022-04-13 xFrednetAdd `usize` cast to `clippy::manual_bits` suggestion
2022-04-13 borsAuto merge of #8670 - yoav-lavi:main, r=giraffate
next