about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-13 11:51:20 +0000
committerbors <bors@rust-lang.org>2022-10-13 11:51:20 +0000
commit58ef56e39b434f5ce92154065b1d796e60355753 (patch)
treea251b3ef1e64c4bd609e4d273c798f09afa4c4c8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent42bdfa23d33041642a32950cb39ad92be501a18d (diff)
parent493684888f0f68b43d46d70b89c2f2a75091601f (diff)
downloadrust-58ef56e39b434f5ce92154065b1d796e60355753.tar.gz
rust-58ef56e39b434f5ce92154065b1d796e60355753.zip
Auto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
Change uninlined_format_args into a style lint

As [previously discussed](https://github.com/rust-lang/rust-clippy/pull/9233#issuecomment-1256361205), the `uninlined_format_args` should probably be a part of the default style because `println!("{}", foo)` is not as concise or easy to understand as `println!("{foo}")`

changelog: [`uninlined_format_args`]: change to be the default `style`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions