From 0a357aaf8b868ce9738486bbdfbcbbb2cbcf750f Mon Sep 17 00:00:00 2001 From: Mark Mansi Date: Wed, 23 Jan 2019 13:15:12 -0600 Subject: [PATCH] add link to sunjay talk --- src/traits/specialization.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/traits/specialization.md b/src/traits/specialization.md index 671e5e01..13edceca 100644 --- a/src/traits/specialization.md +++ b/src/traits/specialization.md @@ -40,3 +40,9 @@ will use at trans time. Thus, we take special care to avoid projecting associated types unless either (1) the associated type does not use `default` and thus cannot be overridden or (2) all input types are known concretely. + +## Additional Resources + +[This talk][talk] by @sunjay may be useful. + +[talk]: https://www.youtube.com/watch?v=rZqS4bLPL24