Flatten bool arguments under -Zflatten-format-args=yes
#111995
Labels
A-fmt
Area: `core::fmt`
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
I-slow
Issue: Problems and improvements with respect to performance of generated code.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
cc #78356
The following code can be optimized:
as if written as:
compiler version:
rustc 1.71.0-nightly (a2b1646c5 2023-05-25)
@rustbot label: +I-slow
The text was updated successfully, but these errors were encountered: