As-yet-undocumented Features
Several accepted, stabilized, and implemented RFCs lack documentation in this reference, The Book, Rust by Example, or some combination of those three. Until we have written reference documentation for these features, we provide links to other sources of information about them. Therefore, expect this list to shrink!
- libstdfacade
- Trait reform – some partial documentation exists (the use of Self), but not for everything: e.g. coherence and orphan rules.
- Flexible target specification - Some---but not all---flags are documented in Conditional compilation
- dllimport- one element mentioned but not explained at FFI attributes
- define crt_link
- impl Trait