Rule: Empty base optimization lost¶
Canonical rule slug: empty-base-optimization-lost. ← back to all rules
A previously empty base gains state, so the empty-base optimization no longer applies and the derived object grows and shifts.
Canonical demonstration¶
- case140_empty_base_optimization_lost — Empty Base Optimization Lost (base subobject moved) (🔴 BREAKING)