Commits
Click on a commit to change the comparison rangerefactor(semantic): add `SemanticIds` to transformer checker (#5048)
Transformer checker use `SemanticIds` to store collected IDs. `SemanticIds` only contains the IDs, without the `Vec` of errors which is only used temporarily.1 year ago
by overlookmotel