]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #23428 - Manishearth:ast-doc, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 19 Mar 2015 01:31:50 +0000 (07:01 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 19 Mar 2015 03:19:38 +0000 (08:49 +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

1  2 
src/libsyntax/ast.rs

Simple merge