pub fn unsupported_feature( location: SourceLocation, feature: impl Into<String>, help: impl Display, ) -> Error
Create an unsupported-feature error with location and helpful guidance.