Skip to content

core_intrinsics should be marked as an internal feature #115597

Closed
@RalfJung

Description

@RalfJung

Using the intrinsics feature triggers a warning about this being "internal to the compiler or standard library", but core_intrinsics does not. Clearly core_intrinsics is internal as well, so it should also get the warning.

core_intrinsics is a library feature though, not a language feature -- does the lint support that?

Cc @Nilstrieb

Metadata

Metadata

Labels

A-stabilityArea: `#[stable]`, `#[unstable]` etc.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-libsRelevant to the library 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