about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-07-14 19:24:03 +0530
committerGitHub <noreply@github.com>2022-07-14 19:24:03 +0530
commit8c5c983e5bb491682b57a9bbe33be4f2b94fa2ec (patch)
treec4f2bbc777a276d0394cb3912e9f9a72aac49373 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2b17aa67fc91b233bcca7ee91d55ee37706b01c7 (diff)
parent1219f72f9049817cf5933112f75bbddf360a7a1f (diff)
downloadrust-8c5c983e5bb491682b57a9bbe33be4f2b94fa2ec.tar.gz
rust-8c5c983e5bb491682b57a9bbe33be4f2b94fa2ec.zip
Rollup merge of #98580 - PrestonFrom:issue_98466, r=estebank
Emit warning when named arguments are used positionally in format

Addresses Issue 98466 by emitting an error if a named argument
is used like a position argument (i.e. the name is not used in
the string to be formatted).

Fixes rust-lang#98466
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions