Module syntax::ext::derivingExperimental
[-]
[+]
[src]
The compiler code necessary to implement the #[deriving] 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 | |
| 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 | |
| primitive | |
| rand | |
| show | |
| totaleq | |
| totalord | |
| zero |
Functions
| expand_meta_deriving |