Closed
Description
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
:
rust/compiler/rustc_feature/src/unstable.rs
Lines 190 to 191 in d3a2440
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
Area: Documentation for any part of the project, including the compiler, standard library, and toolsCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Help is requested to fix this issue.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Relevant to the compiler team, which will review and decide on the PR/issue.