Skip to content

Commit

Permalink
Checkpoint progress.
Browse files Browse the repository at this point in the history
  • Loading branch information
josh11b committed Dec 2, 2024
1 parent 18122c6 commit 5b1de9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/check/context.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ auto Context::TryToDefineType(SemIR::TypeId type_id,
ResolveSpecificDefinition(*this, interface.specific_id);
}
}
// TODO: Process other requirements.
// TODO: Finish facet type resolution.
}

return true;
Expand Down

0 comments on commit 5b1de9a

Please sign in to comment.