diff options
| author | dswij <dharmasw@outlook.com> | 2025-07-12 06:20:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-12 06:20:15 +0000 |
| commit | 3d7188d06df87b230b8464871f701397330535fb (patch) | |
| tree | f4f57ae7628547e792c1cf17a75098dbff9deab8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | e2270bb9e582465099fbad550be13f6892339f42 (diff) | |
| parent | 6b6f35ec651853dd8ec4d8d2a43b0872c47636ec (diff) | |
| download | rust-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
