Rule: Accidental export removed¶
Canonical rule slug: accidental-export-removed-still-breaking. ← back to all rules
A symbol that was never meant to be public is withdrawn, which is still a break for the consumers that had already come to depend on it.
Canonical demonstration¶
- case182_accidental_export_removed_still_breaking — Accidental Export Removed — Still Breaking Under Public-Header Scoping (🔴 BREAKING)