about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorLegionMammal978 <mattlloydhouse@gmail.com>2024-02-08 22:59:36 -0500
committerLegionMammal978 <mattlloydhouse@gmail.com>2024-02-08 22:59:36 -0500
commitc94bbb24db36726a2931ae9df114581b2e76f283 (patch)
tree5852de713a9c97da13ee43bed78e1698a68510bd /compiler/rustc_codegen_llvm/src/errors.rs
parent98aa3624be70462d6a25ed5544333e3df62f4c66 (diff)
downloadrust-c94bbb24db36726a2931ae9df114581b2e76f283.tar.gz
rust-c94bbb24db36726a2931ae9df114581b2e76f283.zip
Clarify that atomic and regular integers can differ in alignment
The documentation for atomic integers says that they have the "same
in-memory representation" as their underlying integers. This might be
misconstrued as implying that they have the same layout. Therefore,
clarify that atomic integers' alignment is equal to their size.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions