Skip to content

doc-comments on unstable features should end up in the unstable book #141528

Closed
@jyn514

Description

@jyn514

Location

https://doc.rust-lang.org/nightly/unstable-book/language-features/abi-unadjusted.html

Summary

abi_unadjusted is a perma-unstable language feature. it has docs inline in unstable.rs:

/// Allows using the `unadjusted` ABI; perma-unstable.
(internal, abi_unadjusted, "1.16.0", None),

those docs should end up in the unstable-book, so it's not purely a stub. hopefully this will make it easier for people to document perma-unstable features so we have fewer features with no docs at all.

Metadata

Metadata

Assignees

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-compilerRelevant to the compiler 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