We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e63720 commit 822e45bCopy full SHA for 822e45b
CHANGELOG.md
@@ -36,7 +36,7 @@ Current stable, released 2025-02-20
36
[if_let_rescope](https://github.com/rust-lang/rust/issues/131154) was stabilized
37
[#13695](https://github.com/rust-lang/rust-clippy/pull/13695)
38
* [`format_in_format_args`], [`recursive_format_impl`], [`to_string_in_format_args`],
39
- [`uninlined_format_args`], [`unused_format_specs`]: Can now support 3er party format macros
+ [`uninlined_format_args`], [`unused_format_specs`]: Can now support 3rd party format macros
40
if they're marked with the `#[clippy::format_args]` attribute
41
[#9948](https://github.com/rust-lang/rust-clippy/pull/9948)
42
0 commit comments