Rule: Exported symbol changed owning library¶
Canonical rule slug: symbol-source-owner-changed. ← back to all rules
A symbol moves to a different library in the same distribution, so consumers link against a provider that no longer defines it.
Canonical demonstration¶
- case162_symbol_source_owner_changed — Exported Symbol's Declaring File Moved (🟡 COMPATIBLE_WITH_RISK)
Used by scenarios¶
- case92_bundle_provider_changed — Bundle — Symbol Provider Migration