Cover the `-unwind` variants in the naked ABI rule The rule says a naked function's ABI string must be "listed in" another rule. But that rule lists some ABI strings and then separately accepts their `-unwind` variants. We mean to accept everything the other rule accepts. Let's say "accepted under" instead.
This document is the primary reference for the Rust programming language.
See the Reference Developer Guide for information on contributing to the Reference.