Uh oh!
There was an error while loading. Please reload this page.
Add doc-alias documentation - #646
Conversation
Centril
commented
Aug 3, 2019
Why is this being added here? It's both unstable and AFAIK not part of Rust the language. The only part that is part of the language is that the compiler is aware that a |
GuillaumeGomez
commented
Aug 3, 2019
It's part of the stabilization process as far as I can tell. Also, it's an attribute so it seems to be at its place or did I miss something? |
Centril
commented
Aug 3, 2019
The reference is meant to specify Rust the language, not rustdoc specific things. I would prefer to just mention that cc @ehuss |
ehuss
commented
Aug 3, 2019
Yea, we only briefly mention the |
GuillaumeGomez
commented
Aug 3, 2019
Fine by me. Just close the PR if it's your final decision. 😃 |
Centril
commented
Aug 3, 2019
Alright; thanks! |
Part of rust-lang/rust#63236