Tracking issue for banning field projecting into [rustc_layout_scalar_valid_range_*]
types (MCP807)
#133652
Labels
A-mir-opt
Area: MIR optimizations
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
WG-mir-opt
Working group: MIR optimizations
For rust-lang/compiler-team#807
Steps:
NonZero
andNonNull
to not field-project (per MCP#807) #133651rust/compiler/rustc_mir_transform/src/elaborate_box_derefs.rs
Line 37 in 490b2cc
SEO:
rustc_layout_scalar_valid_range_start
rustc_layout_scalar_valid_range_end
NonZero
NonNull
"pattern types".The text was updated successfully, but these errors were encountered: