| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-17 | Review changes | Nick Cameron | -0/+3 | |
| 2015-05-25 | Rustdoc: ignore deref-inherited static methods | Adolfo OchagavĂa | -0/+2 | |
| Fixes #24575 | ||||
| 2015-04-16 | rustdoc: Inline methods inhereted through Deref | Alex Crichton | -0/+26 | |
| Whenever a type implements Deref, rustdoc will now add a section to the "methods available" sections for "Methods from Deref<Target=Foo>", listing all the inherent methods of the type `Foo`. Closes #19190 | ||||
