]> git.lizzy.rs Git - rust.git/blob - src/doc/unstable-book/src/derive-eq.md
Add all unstable features to Unstable Book.
[rust.git] / src / doc / unstable-book / src / derive-eq.md
1 # `derive_eq`
2
3 This feature is internal to the Rust compiler and is not intended for general use.
4
5 ------------------------