]> git.lizzy.rs Git - rust.git/commit
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)
commite8c1d771fcd40507f0ba39f52b8fff7bab967b64
tree073a16b6aaa6758d5a95edf900d36a007cf8eb2a
parent760f870addfc61b95a9a944406eaac38c8b7bf3d
parentc20c652a9211d538dcb8b264b0b9c7479684b4d9
Rollup merge of #23428 - Manishearth:ast-doc, r=steveklabnik

 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
src/libsyntax/ast.rs