Skip to content

Commit

Permalink
"Typo Catch Check" passed by @flip1995
Browse files Browse the repository at this point in the history
This was *totally* intentional to check if this would get caught :P

Co-authored-by: Philipp Krones <[email protected]>
  • Loading branch information
xFrednet and flip1995 authored Feb 17, 2025
1 parent 3e63720 commit 822e45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Current stable, released 2025-02-20
[if_let_rescope](https://github.com/rust-lang/rust/issues/131154) was stabilized
[#13695](https://github.com/rust-lang/rust-clippy/pull/13695)
* [`format_in_format_args`], [`recursive_format_impl`], [`to_string_in_format_args`],
[`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
if they're marked with the `#[clippy::format_args]` attribute
[#9948](https://github.com/rust-lang/rust-clippy/pull/9948)

Expand Down

0 comments on commit 822e45b

Please sign in to comment.