rust/clippy_lints/src/utils
bors dcd8c8e739 Auto merge of #77524 - Patryk27:fixes/66228, r=estebank
Rework diagnostics for wrong number of generic args (fixes #66228 and #71924)

This PR reworks the `wrong number of {} arguments` message, so that it provides more details and contextual hints.
2021-01-13 20:35:58 +00:00
..
ast_utils Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00
ast_utils.rs ast: Remove some indirection layers from values in key-value attributes 2021-01-09 21:50:39 +03:00
attrs.rs Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00
author.rs Handle Guard::IfLet in clippy 2020-12-06 13:43:19 +01:00
camel_case.rs new lints around #[must_use] fns 2019-10-14 12:09:04 +02:00
comparisons.rs Rustup to rust-lang/rust#67886 2020-01-07 01:46:33 +09:00
conf.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00
eager_or_lazy.rs Merge commit '3e7c6dec24' into clippyup 2020-11-23 13:51:04 +01:00
higher.rs Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00
hir_utils.rs Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00
inspector.rs Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
internal_lints.rs Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
mod.rs Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
numeric_literal.rs Merge commit '645ef505da' into clippyup 2020-10-28 23:36:07 +01:00
paths.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
ptr.rs Merge commit '1fcc74cc9e' into clippyup 2021-01-02 16:29:43 +01:00
qualify_min_const_fn.rs Refactor how SwitchInt stores jump targets 2020-10-10 17:46:11 +02:00
sugg.rs Add underscore expressions for destructuring assignments 2020-11-14 13:53:12 +00:00
sym.rs Rustup to https://github.com/rust-lang/rust/pull/67853 2020-01-04 11:30:03 +01:00
usage.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
visitors.rs Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00