We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8672bac commit 5d8de96Copy full SHA for 5d8de96
include/swift/AST/GenericSignatureBuilder.h
@@ -663,8 +663,6 @@ class GenericSignatureBuilder {
663
664
void diagnoseConflictingConcreteTypeRequirements() const;
665
666
- bool hasExplicitConformancesImpliedByConcrete() const;
667
-
668
/// Describes the relationship between a given constraint and
669
/// the canonical constraint of the equivalence class.
670
enum class ConstraintRelation {
0 commit comments