Module syntex_syntax::ext::deriving
[−]
[src]
The compiler code necessary to implement the #[derive]
extensions.
FIXME (#2810): hygiene. Search for "__" strings (in other files too). We also assume "extra" is the standard library, and "std" is the core library.
Modules
bounds | |
clone | |
debug | |
decodable |
The compiler code necessary for |
default | |
encodable |
The compiler code necessary to implement the |
eq | |
generic |
Some code that abstracts away much of the boilerplate of writing
|
hash | |
ord | |
partial_eq | |
partial_ord | |
primitive |
Functions
register_all |