Skip to content

presence of compiler_builtins in the std doc crate sidebar on beta #143215

Open
@cyrgani

Description

@cyrgani

On beta (https://doc.rust-lang.org/beta/compiler_builtins/index.html), compiler_builtins is shown as a crate alongside std, core, alloc, proc_macro and test. It does not document itself as being an unstable feature, but it does not seem to be usable without #![feature(rustc_private)].
Is it a bug that it is displayed there or am I missing something else?
(might be caused by #141993)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-compiler-builtinsArea: compiler-builtins (https://github.com/rust-lang/compiler-builtins)A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.I-prioritizeIssue: Indicates that prioritization has been requested for this issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions