Changes to RustDoc
This commit is contained in:
parent
4688aadfde
commit
c4640a2a69
7 changed files with 34 additions and 56 deletions
|
@ -178,7 +178,6 @@ pub struct Trait {
|
|||
pub whence: Span,
|
||||
pub vis: ast::Visibility,
|
||||
pub stab: Option<attr::Stability>,
|
||||
pub default_unbound: Option<ast::TraitRef> // FIXME(tomjakubowski)
|
||||
}
|
||||
|
||||
pub struct Impl {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue