diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2017-01-01 20:33:37 -0500 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2017-01-04 17:34:30 -0500 |
| commit | 3075c1f65e08e0b52dcf872588358daffef8b47c (patch) | |
| tree | a758e97393d42ab3bd91b030dc16cce398adf56f /src/liballoc_system | |
| parent | 95b14a3b50782a3f680ab3bc75dde813333cb708 (diff) | |
| download | rust-3075c1f65e08e0b52dcf872588358daffef8b47c.tar.gz rust-3075c1f65e08e0b52dcf872588358daffef8b47c.zip | |
Document custom derive.
These are some bare-bones documentation for custom derive, needed to stabilize "macros 1.1", https://github.com/rust-lang/rust/issues/35900 The book chapter is based off of a blog post by @cbreeden, https://cbreeden.github.io/Macros11/ Normally, we have a policy of not mentioning external crates in documentation. However, given that syn/quote are basically neccesary for properly using macros 1.1, I feel that not including them here would make the documentation very bad. So the rules should be bent in this instance.
Diffstat (limited to 'src/liballoc_system')
0 files changed, 0 insertions, 0 deletions
