mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
2a106d68f4
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