about summary refs log tree commit diff
path: root/tests/coverage/branch/lazy-boolean.rs
diff options
context:
space:
mode:
authorAlex Macleod <alex@macleod.io>2024-11-16 02:59:26 +0000
committerGitHub <noreply@github.com>2024-11-16 02:59:26 +0000
commit5f05ce4c70b39c61265873fa1bc680863132e7ab (patch)
tree1f6fe64453eadfb8fed3283bd8cfe7fa711d7b13 /tests/coverage/branch/lazy-boolean.rs
parent627363e8115caf1e99d1888dca8c2d83149938cd (diff)
parent81dceed8baf324960ea05e9079b749305b16a7cc (diff)
downloadrust-5f05ce4c70b39c61265873fa1bc680863132e7ab.tar.gz
rust-5f05ce4c70b39c61265873fa1bc680863132e7ab.zip
Support user format-like macros (#9948)
Add support for `#[clippy::format_args]` attribute that can be attached
to any macro to indicate that it functions the same as the built-in
format macros like `format!`, `println!` and `write!`

---

changelog: Enhancement: [`format_in_format_args`],
[`recursive_format_impl`], [`to_string_in_format_args`],
[`uninlined_format_args`], [`unused_format_specs`]: Recognizes
`#[clippy::format_args]` to support custom 3rs party format macros.
Diffstat (limited to 'tests/coverage/branch/lazy-boolean.rs')
0 files changed, 0 insertions, 0 deletions