about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Macleod <alex@macleod.io>2025-03-25 16:25:04 +0000
committerGitHub <noreply@github.com>2025-03-25 16:25:04 +0000
commita001ae3be8c1ee8cbb6b5a3452937cdcc3c52a0c (patch)
tree695a34b208781050f9e593262425aa9934dbcfae /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentd95bdcfb50f18d8b16a0ab6777ca38ab34966843 (diff)
parent1ca79a8797e8c81854a1afc8b1cde40d503c92d6 (diff)
downloadrust-a001ae3be8c1ee8cbb6b5a3452937cdcc3c52a0c.tar.gz
rust-a001ae3be8c1ee8cbb6b5a3452937cdcc3c52a0c.zip
Move `uninlined_format_args` back to `style` (#14160)
The `uninlined_format_args` was temporarily downgraded to `pedantic` in
part because rust-analyzer was not fully supporting it at the time, per
#10087. The support has been added over [a year
ago](https://github.com/rust-lang/rust-analyzer/issues/11260), so seems
like this should be back to style.

Another source of the initial frustration was fixed since then as well -
this lint does not trigger by default in case only some arguments can be
inlined.

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