]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-23 Alex Macleodignore `redundant_pub_crate` in `useless_attribute`
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 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
2022-04-13 Yoav Lavipub_use
2022-04-13 borsAuto merge of #8692 - kyoto7250:fixing_unnecessary_to_o...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-12 borsAuto merge of #8690 - mucinoab:DoNot-rest_pat_in_fully_...
2022-04-12 kyoto7250fix unnecessary_to_owned about msrv
2022-04-12 borsAuto merge of #8691 - flip1995:infinite_recursion_only_...
2022-04-12 flip1995Prevent infinite (exponential) recursion in only_used_i...
2022-04-12 borsAuto merge of #8686 - Jarcho:undocumented_unsafe_blocks...
2022-04-12 Bruno A. MuciñoDo not apply `rest_pat_in_fully_bound_structs` on ...
2022-04-12 borsAuto merge of #8688 - kyoto7250:adding_condition_for_ma...
2022-04-12 kyoto7250refactor: Put together an if statement
2022-04-11 kyoto7250adding condition for map_clone message
2022-04-11 borsAuto merge of #8624 - pitaj:is_digit_ascii_radix, r...
2022-04-11 borsAuto merge of #8687 - Alexendoo:cast-possible-truncatio...
2022-04-11 Alex MacleodFix subtraction overflow in `cast_possible_truncation`
2022-04-11 Jason NewcombFix ICE in `undocumented_unsafe_blocks`
2022-04-11 borsAuto merge of #8667 - Jarcho:proc_macro_check, r=flip1995
2022-04-11 borsAuto merge of #8673 - Jarcho:same_functions_8139, r...
2022-04-11 borsAuto merge of #8668 - Jarcho:iter_with_drain_8538,...
2022-04-11 borsAuto merge of #8660 - yoav-lavi:squashed-master, r...
2022-04-11 Yoav Laviunnecessary_owned_empty_string -> unnecessary_owned_emp...
2022-04-11 Yoav Laviunnecessary_string_new
2022-04-11 borsAuto merge of #8671 - andy-k:fix-typo, r=flip1995
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-10 Alex MacleodRemove overlap between `manual_split_once` and `needles...
2022-04-10 Alex MacleodCheck for loops/closures in `local_used_after_expr`
2022-04-10 Jason NewcombCompare inline constants by their bodies rather than...
2022-04-09 Andy Kurniafix typo
2022-04-09 borsAuto merge of #8664 - yoav-lavi:main, r=xFrednet
2022-04-09 Yoav LaviAllow passing --remove to `cargo dev setup <SUBCOMMAND>`
2022-04-09 borsAuto merge of #8669 - kyoto7250:fix_comments_in_test_sp...
next