Removed a comment that referenced a long gone pass. (details)
Fixed some warnings, deleted some commented out code. (details)
Some cases in linkReferencesToTypes: It always hits one or both of the conditionals, so moving the mutation outside is a slight optimization and also reduces noise. (details)
Commit
b4d2b3b4081619a689af90fcbf6d98aad4304dbd
by ajbeach
Some cases in linkReferencesToTypes: It always hits one or both of the conditionals, so moving the mutation outside is a slight optimization and also reduces noise.