Skip to content

Commit 6d27c63

Browse files
committed
rfc, assoc-default-groups: fix note about specialization.
1 parent e1c6278 commit 6d27c63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

text/0000-assoc-default-groups.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,8 @@ we consider the design of associated type defaults to be *finalized*.
391391
## `default` specialization groups
392392
[default_groups]: #default-specialization-groups
393393

394-
Note: Everything in this section assumes actual support for [specialization].
394+
Note: Overlapping implementations, where one is more specific than the other,
395+
requires actual support for [specialization].
395396

396397
Now, you might be thinking: - *"Well, what if I __do__ need to assume that
397398
my defaulted associated type is what I said in a provided method,

0 commit comments

Comments
 (0)