Skip to content

Documentation page for rustc_middle::ty::List is malformed #73676

Closed
@arora-aman

Description

@arora-aman

Documentation generated for

/// trait X<S> { fn f<T>(); }
/// impl<U> X<U> for U { fn f<V>() {} }

and any code after is all strikethrough because of the <S>.

Generated doc: Here

Associated src code: Here

cc: @jyn514

This issue has been assigned to @jyn514 via this comment.

Metadata

Metadata

Assignees

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions