| Age | Commit message (Collapse) | Author | Lines |
|
rustdoc: Populate external_traits with traits only seen in impls
This means default methods can always be found and "Important traits" will include all spotlight traits.
|
|
|
|
This means default methods can always be found and "Important traits" will include all spotlight traits.
|
|
* 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.
|
|
For renamed reexports the new name should be used.
|
|
For legacy reasons (presumably), Windows does not permit files name aux.
|