summary refs log tree commit diff
path: root/compiler/rustc_ty_utils/src/layout.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-02-20 12:19:14 +0000
committerbors <bors@rust-lang.org>2025-02-20 12:19:14 +0000
commit28b83ee59698ae069f5355b8e03f976406f410f5 (patch)
treed477a7efba087d5cf53d6f34132dac0e6fb29735 /compiler/rustc_ty_utils/src/layout.rs
parentc62239aeb3ba7781a6d7f7055523c1e8c22b409c (diff)
parent8bb574fdd301dbb6ff18bd2500ccf463ce8a19d4 (diff)
downloadrust-28b83ee59698ae069f5355b8e03f976406f410f5.tar.gz
rust-28b83ee59698ae069f5355b8e03f976406f410f5.zip
Auto merge of #137123 - Zalathar:user-type-span, r=oli-obk
Don't store a redundant span in user-type projections

While experimenting with some larger changes, I noticed that storing this span here is unnecessary, because it is also present in the corresponding `CanonicalUserTypeAnnotation` and can be retrieved via the annotation's ID.
Diffstat (limited to 'compiler/rustc_ty_utils/src/layout.rs')
0 files changed, 0 insertions, 0 deletions