rustdoc fails to display const generics correctly #61257
Labels
A-const-generics
Area: const generics (parameters and arguments)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
Having the following code in
lib.rs
:produces a funny looking rustdoc page:
http://prntscr.com/nuc2w4
Maybe related to #60737 ?
The text was updated successfully, but these errors were encountered: