We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CountAttributedType
In #106321 there was a need to emit diagnostics to note where a counted_by attribute (and friends, e.g. sized_by) is.
counted_by
sized_by
Currently we don't have a good way of fetching the TypeLoc for a CountAttributedType.
This issue tracks implementing this.