ff98e3f9f5
Clippy was issuing a warning when `format!` was used inside a macro. That's a problem because macros have different syntax and can be outside the control of the user. This skips the `useless_format` check if the `format!` call is inside a macro. |
||
---|---|---|
.. | ||
auxiliary | ||
run-pass | ||
ui | ||
camel_case.rs | ||
cc_seme.rs | ||
compile-test.rs | ||
conf_whitelisted.rs | ||
dogfood.rs | ||
ice_exacte_size.rs | ||
issue-825.rs | ||
matches.rs | ||
mut_mut_macro.rs | ||
needless_continue_helpers.rs | ||
trim_multiline.rs | ||
used_underscore_binding_macro.rs | ||
versioncheck.rs | ||
without_block_comments.rs |