about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorCameron Steffen <cam.steffen94@gmail.com>2021-09-21 00:56:45 -0500
committerCameron Steffen <cam.steffen94@gmail.com>2021-09-21 10:04:44 -0500
commit4873ebee4ca98805ba4a404c7bbeae98639dc91c (patch)
treedb0515d8e6133b9c50b51e42061491669d638280 /compiler/rustc_codegen_llvm/src
parentd37f1091e84cd769eb17af62ee13160087fbf176 (diff)
downloadrust-4873ebee4ca98805ba4a404c7bbeae98639dc91c.tar.gz
rust-4873ebee4ca98805ba4a404c7bbeae98639dc91c.zip
Use ZST for fmt unsafety
This allows the format_args! macro to keep the pre-expansion code out of
the unsafe block without doing gymnastics with nested `match`
expressions. This reduces codegen.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions