Skip to content

"Methods from Deref<Target = [T]>" doesn't render const #100680

Open
@jplatte

Description

@jplatte

The documentation for [T]::is_empty on Vecs documentation page don't show that it's a const fn, while the documentation for the same method on [T]s documentation page correctly show that it is a const fn since 1.39.0.

@rustbot labels: +T-rustdoc +A-rustdoc-ui

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-uiArea: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.F-const_trait_impl`#![feature(const_trait_impl)]`T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions