]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #8881 - dmarcoux:update-outdated-doc, r=llogiq
[rust.git] / tests /
2022-04-25 Samuel E. Moelius IIIFix false positives
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-19 borsAuto merge of #8711 - kyoto7250:new-lint-bytes-count...
2022-04-19 Dylan DPCRollup merge of #96142 - cjgillot:no-crate-def-index...
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 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-18 bingLess authoritative stable_sort_primitive message
2022-04-18 Jeong YunWonFix needless_match false positive for if-let
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-17 borsAuto merge of #95779 - cjgillot:ast-lifetimes-undeclare...
2022-04-17 Camille GILLOTBless clippy.
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
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-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 whodiinitialization misspell
2022-04-15 whodiadding spell checking
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 infrandomnessDelete unused variable `y` in test
2022-04-14 infrandomnessSwap span_lint for span_lint_and_sugg
2022-04-14 infrandomnessIntroduce option_take_on_temporary lints
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 #94255 - b-naber:use-mir-constant-in...
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 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-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 borsAuto merge of #8669 - kyoto7250:fix_comments_in_test_sp...
2022-04-09 kyoto7250fix comments in test for split_once
2022-04-09 Jason NewcombDon't lint `iter_with_drain` on references
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 Jason NewcombDon't lint various match lints when expanded by a proc...
2022-04-08 Miguel GuarnizRefactor HIR item-like traversal (part 1)
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 Peter JaszkowiakNew lint `is_digit_ascii_radix`
next