mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
query/plumbing: adjust comment to reality
The limit for the query key size got changed recently in f51ec110a7 but the comment was not updated.
Though maybe it is time to intern `CanonicalTypeOpAscribeUserTypeGoal` rather than copying it everywhere?
r? `@lcnr`
For more information about how rustc works, see the rustc dev guide.