stdarch icon indicating copy to clipboard operation
stdarch copied to clipboard

Use an ugly name to help catch field projection

Open scottmcm opened this issue 4 months ago • 4 comments

Something's happening, based on https://github.com/rust-lang/rust/issues/144621, so go further than before by removing the visibility from the field and having definitions use a from_array method instead where needed.

This is draft because it's absolutely not going to work first try, but I'd like to borrow CI for fixing.

scottmcm avatar Jul 29 '25 06:07 scottmcm