We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust/src/librustc/traits/object_safety.rs
Line 473 in f6e9485
/// for `self: Pin<Box<Self>>, this means `Pin<Box<Self>>: DispatchFromDyn<Pin<Box<U>>>` ^ here
This causes most of the TyCtxt docs to be underlined:
TyCtxt
rust/src/librustc/traits/object_safety.rs
Line 473 in f6e9485
/// for `self: Pin<Box<Self>>, this means `Pin<Box<Self>>: DispatchFromDyn<Pin<Box<U>>>` ^ hereThis causes most of the
TyCtxtdocs to be underlined: