aboutsummaryrefslogtreecommitdiff
path: root/gen/src/block.rs
AgeCommit message (Expand)Author
2020-11-01Validate that block begins and ends are correctly pairedDavid Tolnay
2020-11-01Pass Block only by CopyDavid Tolnay
2020-11-01Borrow syntax tree idents to make Block copyableDavid Tolnay
2020-11-01Preserve meaning of block boundariesDavid Tolnay