Samuel Moelius
|
8a38bcc390
|
Make "all fields are shorthand" requirement configurable
Handle field attributes in suggestions
Fix adjacent code
Address review comments
https://github.com/rust-lang/rust-clippy/pull/13737#discussion_r1861352124
Address all review comments but one
This comment is not yet addressed: https://github.com/rust-lang/rust-clippy/pull/13737#discussion_r1874544907
`initializer_suggestions` -> `lint_inconsistent_struct_field_initializers`
|
2024-12-26 19:36:58 -05:00 |
|
Alex Macleod
|
493498b65f
|
Make BindInsteadOfMap a struct
Makes it codegen once instead of three times
|
2024-07-23 20:57:35 +00:00 |
|
y21
|
ecbb2d7ba9
|
remove internal compiler_lint_functions lint
|
2024-07-06 00:51:58 +02:00 |
|
y21
|
eb5ce85932
|
mention span_lint_hir in span_lint and add a reason to disallowed_methods
|
2024-03-09 19:40:39 +01:00 |
|
y21
|
fa4e3aac19
|
add documentation to the span_lint_hir functions
|
2024-03-09 13:06:40 +01:00 |
|
Nicholas Nethercote
|
6b359b7e1b
|
Rename TyCtxt::struct_span_lint_hir as TyCtxt::node_span_lint.
|
2024-01-23 08:09:01 +11:00 |
|
Nicholas Nethercote
|
cf355c6e9d
|
Rename LintContext::struct_span_lint as LintContext::span_lint.
|
2024-01-23 07:59:45 +11:00 |
|
Philipp Krones
|
6246f0446a
|
Merge commit 'edb720b199' into clippyup
|
2023-11-16 19:13:24 +01:00 |
|
flip1995
|
6c27482115
|
Merge commit '3ae8faff4d' into clippyup
|
2021-06-03 08:41:37 +02:00 |
|