rust/tests/ui-internal
2021-11-10 19:48:31 +01:00
..
check_clippy_version_attribute.rs Add lint to check for invalid clippy:version attributes 2021-11-10 19:48:31 +01:00
check_clippy_version_attribute.stderr Add lint to check for invalid clippy:version attributes 2021-11-10 19:48:31 +01:00
collapsible_span_lint_calls.fixed Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
collapsible_span_lint_calls.rs Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
collapsible_span_lint_calls.stderr Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup 2021-04-22 11:31:13 +02:00
custom_ice_message.rs
custom_ice_message.stderr
default_lint.rs
default_lint.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
if_chain_style.rs Use Span::from_expansion instead of in_macro 2021-11-05 08:50:17 -05:00
if_chain_style.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
interning_defined_symbol.fixed Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
interning_defined_symbol.rs Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
interning_defined_symbol.stderr Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup 2021-01-15 10:56:44 +01:00
invalid_paths.rs Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup 2021-01-30 18:06:34 +01:00
invalid_paths.stderr Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
lint_without_lint_pass.rs
lint_without_lint_pass.stderr Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
match_type_on_diag_item.rs Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup 2021-07-29 12:16:06 +02:00
match_type_on_diag_item.stderr Make diangostic item names consistent 2021-10-02 19:38:19 -05:00
outer_expn_data.fixed
outer_expn_data.rs
outer_expn_data.stderr
unnecessary_symbol_str.fixed rustc_span: Ident::invalid -> Ident::empty 2021-10-17 23:20:30 +03:00
unnecessary_symbol_str.rs rustc_span: Ident::invalid -> Ident::empty 2021-10-17 23:20:30 +03:00
unnecessary_symbol_str.stderr Merge remote-tracking branch 'upstream/master' into rustup 2021-10-21 12:18:12 +02:00