mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
add feature flag for `type_changing_struct_update` This implements the PR0 part of the mentoring notes within #86618. overrides the previous inactive #86646 pr. r? ```@nikomatsakis```