about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorllogiq <bogusandre@gmail.com>2025-08-24 14:07:18 +0000
committerGitHub <noreply@github.com>2025-08-24 14:07:18 +0000
commit75d01b790e779765a7e56d6ca4ce7d3cc6e5945c (patch)
treebed10793777ba467926c6a5ce7ca5bc5199774b4 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent9373413ee19cf90e6ff38d47211335281e796b6a (diff)
parent74be6f769ab3a503ed01dee59b459027dbced016 (diff)
downloadrust-75d01b790e779765a7e56d6ca4ce7d3cc6e5945c.tar.gz
rust-75d01b790e779765a7e56d6ca4ce7d3cc6e5945c.zip
split `cast_ptr_alignment` (#15479)
This lint consists of two distinct cases: one for the `as` cast, and one
for `.cast()`. Splitting them in two separate functions allowed moving
the `as` one into the `if let ExprKind::Cast` branch of `casts/mod.rs`,
and reusing the variables created there

changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions