]> git.lizzy.rs Git - rust.git/history - tests/ui
Auto merge of #9850 - pheki:fix-7499-missing-ref, r=dswij
[rust.git] / tests / ui /
2022-10-24 est31Don't suggest let else in match if the else arm explici...
2022-10-24 est31Support tuples
2022-10-24 est31Also support linting for match
2022-10-24 est31Add lint to tell about let else pattern
2022-10-24 JTUpdate the corresponding test and bless tests
2022-10-24 Doru-Florin BlanzeanuChange lint name to `seek_to_start_instead_of_rewind`
2022-10-24 kraktus[`use_self`] fix FP when trait impl defined in macro
2022-10-24 Doru-Florin BlanzeanuAdd msrv check for `rewind_instead_of_seek_to_start...
2022-10-24 Doru-Florin BlanzeanuAdd new lint `rewind_instead_of_seek_to_start`
2022-10-24 Andreu BotellaUpdate `from_raw_with_void_ptr` to support types other...
2022-10-23 borsAuto merge of #9690 - royrustdev:boxed_void, r=flip1995
2022-10-23 royrustdevadd `boxed_void` lint
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 #9689 - koka831:fix/or_fun_call_map_or...
2022-10-23 kokafix: support `map_or` for `or_fun_call` lint
2022-10-23 borsAuto merge of #9697 - Alexendoo:let-underscore-uplift...
2022-10-23 Alex MacleodRemove overlap between rustc and clippy `let_underscore...
2022-10-23 Alex MacleodMark `let_underscore_drop` as uplifted
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 borsAuto merge of #9686 - kraktus:unwrap_in_test_cfg, r...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-23 borsAuto merge of #9688 - Alexendoo:msrv-tests, r=Manishearth
2022-10-21 Alex MacleodMove MSRV tests into the lint specific test files
2022-10-21 borsAuto merge of #9684 - kraktus:ref_option_ref, r=xFrednet
2022-10-21 borsAuto merge of #9685 - kraktus:collapsible_match, r...
2022-10-21 kraktus[`collapsible_match`] specify field name when destructu...
2022-10-21 kraktus`ref_option_ref` do not lint when inner reference is...
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 borsAuto merge of #9680 - flip1995:rustup, r=flip1995
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-20 Alex MacleodAdd `missing_trait_methods` lint
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 Alex MacleodAdd `unused_format_specs` lint
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-16 borsAuto merge of #9652 - kraktus:octo_89, r=xFrednet
2022-10-16 borsAuto merge of #9658 - TennyZhuang:partial-pub-fields...
2022-10-16 TennyZhuangadd many tests
2022-10-16 TennyZhuangAdd new lint `partial_pub_fields`
2022-10-16 borsAuto merge of #9566 - smoelius:diagnostic-item-path...
2022-10-16 borsAuto merge of #9636 - kraktus:numeric-fallback, r=dswij
2022-10-16 borsAuto merge of #9655 - llogiq:unbox-default, r=dswij
2022-10-15 Andre Bogusfix `box-default` linting `no_std` non-boxes
2022-10-15 alex-semenyukEnable test no_std_main_recursion
2022-10-15 kraktus[`zero_prefixed_literal`] Do not advise to use octal...
2022-10-15 borsAuto merge of #9649 - Alexendoo:from-over-into-suggesti...
2022-10-14 Alex MacleodAdd a suggestion and a note about orphan rules for...
2022-10-14 borsAuto merge of #9645 - Jarcho:ptr_arg_9542, r=llogiq
2022-10-14 Jason NewcombDon't lint `ptr_arg` when used as an incompatible trait...
2022-10-13 borsAuto merge of #9640 - Alexendoo:edition-revisions,...
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-13 Alex MacleodFix edition revision ui tests
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-12 Yuri AstrakhanFix to_string_in_format_args in parens
2022-10-12 kraktus`default_numeric_fallback` do not lint on constants
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-12 borsAuto merge of #9605 - nyurik:fix-inline-edition, r...
2022-10-12 royrustdevadd tests in `implicit_saturating_sub` lint
2022-10-12 Yuri AstrakhanHandle panic! inline_format-arg before ed2021
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-10 Jason NewcombUse the correct type when comparing nested constants.
2022-10-10 Andre Bogusfix `box-default` ignoring trait objects' types
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Maybe Waffledeprecate `clippy::for_loops_over_fallibles`
2022-10-09 Maybe Wafflefixup lint name
2022-10-09 Maybe WaffleFix clippy tests that trigger `for_loop_over_fallibles...
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Jason NewcombDon't suggest moving tuple structs with a significant...
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-08 UrgauStabilize half_open_range_patterns
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 Ralf Jungmake const_err a hard error
2022-10-07 borsAuto merge of #9585 - rust-lang:extend-box-default...
2022-10-07 Samuel Moelius`needless_borrow` uses `used_exactly_once`
2022-10-07 borsAuto merge of #9595 - Alexendoo:author-let-chains,...
2022-10-06 borsAuto merge of #9601 - evantypanski:et/issue9575, r...
2022-10-06 Evan TypanskiAdd curlies to scrutinees with side effects
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 borsAuto merge of #9599 - nyurik:inline-crash, r=flip1995
2022-10-06 Andre Bogusextend `box-default` lint, add suggestion
2022-10-06 Yuri AstrakhanAdd a temporary workaround for multiline formart arg...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 borsAuto merge of #9596 - flip1995:rustup, r=flip1995
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-05 Alex MacleodReplace if_chain with let chains in `clippy::author...
2022-10-05 borsAuto merge of #9586 - Alexendoo:format-args-commas...
next