| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-11-29 | rustdoc: Fix issues with cross-crate inlined associated items | Oliver Middleton | -0/+48 | |
| * Visibility was missing from impl items. * Attributes and docs were missing from consts and types in impls. * Const default values were missing from traits. This unifies the code that handles associated items from impls and traits. | ||||
| 2017-05-22 | rustdoc: Fix names of items in cross crate reexported modules | Oliver Middleton | -0/+19 | |
| For renamed reexports the new name should be used. | ||||
| 2016-05-06 | s/aux/auxiliary, because windows | Niko Matsakis | -0/+121 | |
| For legacy reasons (presumably), Windows does not permit files name aux. | ||||
