rustdoc incorrectly prints APIT in AliasTy::new
#138604
Labels
A-cross-crate-reexports
Area: Documentation that has been re-exported from a different crate
C-bug
Category: This is a bug.
F-associated_type_bounds
`#![feature(associated_type_bounds)]`
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/type.AliasTy.html#method.new
currently prints the method signature as
I cannot reproduce this outside of the nightly compiler docs.
The text was updated successfully, but these errors were encountered: