Skip to content

Confusing rustdoc layout for const functions that are unstable even in non-const contexts #125511

Closed
@dead-claudia

Description

Here's what I found:
image

What I would've expected is something closer to this (an unstable non-const function):
image

For reference, functions stable in non-const contexts but unstable in const contexts look like this:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

C-bugCategory: This is a bug.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