Revise the new `extern "custom"` rules On lang, we decided that an `extern "custom"` function must syntactically have a return type of unit and that the `cold` attribute may not be applied to these functions. Let's revise the text for these new rules.
This document is the primary reference for the Rust programming language.
See the Reference Developer Guide for information on contributing to the Reference.