Closed
Description
#117556 implemented the static_mut_refs
change for the 2024 Edition. However, the migration code is marked as maybe-incorrect, which prevents automatic migration. Is it possible to have an automatic migration for this change? If the addr_of!
change is unlikely to work (see #123059), what is the scope of manual migration? How many crates will be affected by this change?
If this has a very widespread impact, we should be very certain that we want to move forward without that migration.