]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #23428 - Manishearth:ast-doc, r=huon
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 18 Mar 2015 15:02:54 +0000 (20:32 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Wed, 18 Mar 2015 16:51:09 +0000 (22:21 +0530)
 I often have to run `ast-json` or look into the pretty-printer source to figure out what the fields of an AST enum mean. I've tried to document most of what I know (and some semi-obvious stuff).

r? @steveklabnik

f? @eddyb


Trivial merge