diff options
| author | llogiq <bogusandre@gmail.com> | 2025-08-24 14:07:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-24 14:07:18 +0000 |
| commit | 75d01b790e779765a7e56d6ca4ce7d3cc6e5945c (patch) | |
| tree | bed10793777ba467926c6a5ce7ca5bc5199774b4 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 9373413ee19cf90e6ff38d47211335281e796b6a (diff) | |
| parent | 74be6f769ab3a503ed01dee59b459027dbced016 (diff) | |
| download | rust-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
