Dana Jansens 1 год назад
Родитель
Сommit
f9e7564d37
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      toolchain/check/type_structure.cpp

+ 1 - 2
toolchain/check/type_structure.cpp

@@ -220,8 +220,7 @@ class TypeStructureBuilder {
           AppendStructuralConcrete(type_id);
           break;
 
-        case CARBON_KIND(SemIR::FacetType facet_type): {
-          (void)facet_type;
+        case SemIR::FacetType::Kind: {
           // A `FacetType` instruction shows up in the self type of impl lookup
           // queries like `C(D)` where `C` requires its parameter to satisfy
           // some `FacetType` `Z`. The `D` argument is converted to a