Skip to content

Commit b83f584

Browse files
committed
add link to sunjay talk
1 parent 658ce40 commit b83f584

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/traits/specialization.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ will use at trans time. Thus, we take special care to avoid projecting
4040
associated types unless either (1) the associated type does not use
4141
`default` and thus cannot be overridden or (2) all input types are
4242
known concretely.
43+
44+
## Additional Resources
45+
46+
[This talk][talk] by @sunjay may be useful.
47+
48+
[talk]: https://www.youtube.com/watch?v=rZqS4bLPL24

0 commit comments

Comments
 (0)