Skip to content

Delete outdated Note [Kind-checking tyvar binders for associated types]

Ryan Scott requested to merge wip/T19008 into master

This Note has severely bitrotted, as it has no references anywhere in the codebase, and none of the functions that it mentions exist anymore. Let's just delete this. While I was in town, I deleted some outdated comments from checkFamPatBinders of a similar caliber.

Fixes #19008 (closed).

Merge request reports