rust/tests/ui-internal
Jason Newcomb f6c5d8d599
Remove all usages of match_path, match_qpath and match_path_ast except the author lint.
Add note to fix `MATCH_TYPE_ON_DIAG_ITEM`
Add false negative test for `uninit_assumed_init`
2021-04-15 19:27:25 -04:00
..
collapsible_span_lint_calls.fixed Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
collapsible_span_lint_calls.rs Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
collapsible_span_lint_calls.stderr Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
custom_ice_message.rs add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
custom_ice_message.stderr add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
default_lint.rs add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
default_lint.stderr add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
if_chain_style.rs Add if_chain lints 2021-03-31 14:06:27 -05:00
if_chain_style.stderr Add if_chain lints 2021-03-31 14:06:27 -05:00
interning_defined_symbol.fixed Add keywords to interning defined symbol lint 2021-01-08 12:13:06 -06:00
interning_defined_symbol.rs Add keywords to interning defined symbol lint 2021-01-08 12:13:06 -06:00
interning_defined_symbol.stderr Add keywords to interning defined symbol lint 2021-01-08 12:13:06 -06:00
invalid_paths.rs Fix path_to_res for enum inherent items 2021-01-08 11:56:52 -06:00
invalid_paths.stderr add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
lint_without_lint_pass.rs add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
lint_without_lint_pass.stderr add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
match_type_on_diag_item.rs Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
match_type_on_diag_item.stderr Remove all usages of match_path, match_qpath and match_path_ast except the author lint. 2021-04-15 19:27:25 -04:00
outer_expn_data.fixed add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
outer_expn_data.rs add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
outer_expn_data.stderr add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01:00
unnecessary_symbol_str.fixed Add unnecessary symbol string lint 2021-01-08 14:49:59 -06:00
unnecessary_symbol_str.rs Add unnecessary symbol string lint 2021-01-08 14:49:59 -06:00
unnecessary_symbol_str.stderr Add unnecessary symbol string lint 2021-01-08 14:49:59 -06:00