]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #24341 - beefsack:traits-doc-dead-link, r=huonw
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 12 Apr 2015 13:16:14 +0000 (18:46 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sun, 12 Apr 2015 13:39:53 +0000 (19:09 +0530)
The "static and dynamic dispatch" chapter seems to no longer exist but there is a dead link from the Traits chapter pointing to it.

Have changed the link to point to "Trait Objects" which covers static and dynamic dispatch.


Trivial merge