Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove dead link
  • Loading branch information
aturon committed Jan 26, 2016
commit dcc1875d8a49079218f6ad017fef24ae0814509f
4 changes: 1 addition & 3 deletions text/0000-impl-specialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ implementations based on specifics about the types involved.
Altogether, this relatively small extension to the trait system yields benefits
for performance and code reuse, and it lays the groundwork for an "efficient
inheritance" scheme that is largely based on the trait system (described in a
[companion RFC][data]).

[data]:
forthcoming companion RFC).

# Motivation

Expand Down