I have discovered a few attributes that are not documented in the Rust Reference: - `cfg_attr` - `stable` - `unstable` - `deprecated` The ones relating to stability are also not mentioned in the Rust Book in the Documentation section.