| commit | 814f04797bbd67f224cbb1b48c7541fdd8bc3d79 | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Sat Mar 05 21:49:52 2022 +0000 |
| committer | GitHub <noreply@github.com> | Sat Mar 05 21:49:52 2022 +0000 |
| tree | 7c169fd3f9b42d3407d71a0946104bc35c158c8f | |
| parent | 61e218c48292da7baeac8d698477e1befaf76f52 [diff] | |
| parent | 6d2f3ec8b0339baf8508b5faf2f917b7627d5cfc [diff] |
Merge #50 50: Include `Self` specifically in NameRef r=Veykril a=Veykril `Self` is a keyword, so we'll treat it as such bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
A DSL for specifying concrete syntax trees.
See the blog post for an introduction.
See ./rust.ungram for an example.