about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authordswij <dharmasw@outlook.com>2025-07-12 06:20:15 +0000
committerGitHub <noreply@github.com>2025-07-12 06:20:15 +0000
commit3d7188d06df87b230b8464871f701397330535fb (patch)
treef4f57ae7628547e792c1cf17a75098dbff9deab8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente2270bb9e582465099fbad550be13f6892339f42 (diff)
parent6b6f35ec651853dd8ec4d8d2a43b0872c47636ec (diff)
downloadrust-3d7188d06df87b230b8464871f701397330535fb.tar.gz
rust-3d7188d06df87b230b8464871f701397330535fb.zip
Add `uninlined_format_args` example for `{:?}` (#15228)
Before this, you had to guess how to fix a `{:?}` formatting argument. I
have happened to guess `{:?var}` in the past, got frustrated, and
disabled the lint. This additional example would have saved me a bit of
trouble.

changelog: [`uninlined_format_args`]: added an example of how to fix a
`{:?}` parameter.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions