Commit 89ac025
Rename TypeQueries back to TypeTesters
70% of vals operate on TType, 12% on Tycon, 5% on Val — 'Testers' better
describes the is*/dest*/strip* nature than 'Queries'.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 413a507 commit 89ac025
File tree
2 files changed
+2
-2
lines changed- src/Compiler/TypedTree
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments