pub fn validate_compatibility(
project: &MergedProject,
selection: Option<&ProfileSelection>,
profile: CompatibilityProfile,
) -> CompatibilityReportExpand description
Detects and classifies compatibility-sensitive constructs in the selected project view.