about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-02-21 17:19:43 -0800
committerCamelid <camelidcamel@gmail.com>2021-03-05 19:39:17 -0800
commit3bc879e76bb428d42831179829606dede0c84f94 (patch)
tree1391ed6b184097fdb53736905b3466f482778ee8 /compiler/rustc_codegen_llvm/src/builder.rs
parentb3d2a371bb8c0bccbc07d3a29c79218495549509 (diff)
downloadrust-3bc879e76bb428d42831179829606dede0c84f94.tar.gz
rust-3bc879e76bb428d42831179829606dede0c84f94.zip
rustdoc: Add static size assertion for `Context`
It's cloned a lot, so we don't want it to grow in size unexpectedly.

Only run the assert on x86-64 since the size is architecture-dependent.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions