about summary refs log tree commit diff
path: root/compiler/rustc_resolve
diff options
context:
space:
mode:
authorErik Desjardins <erikdesjardins@users.noreply.github.com>2024-02-25 00:47:49 -0500
committerErik Desjardins <erikdesjardins@users.noreply.github.com>2024-03-05 19:11:11 -0500
commitefe5a40f2b6b1f748a966a7e1da1903ed1b8cb58 (patch)
tree08666703782fa5bf94e0922394d6d4a81efb257d /compiler/rustc_resolve
parentb6d2d841bcf4b77343b159f134c7d39c2dd4ceaa (diff)
downloadrust-efe5a40f2b6b1f748a966a7e1da1903ed1b8cb58.tar.gz
rust-efe5a40f2b6b1f748a966a7e1da1903ed1b8cb58.zip
remove all-zero GEP
This always produces zero offset, regardless of what the struct layout
is.

Originally, this may have been necessary in order to change the pointer type,
but with opaque pointers, it is no longer necessary.
Diffstat (limited to 'compiler/rustc_resolve')
0 files changed, 0 insertions, 0 deletions