| commit | 42810d770e4cddec2a5fff658489fa72f3b28a7c | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Tue Oct 19 12:17:06 2021 +0000 |
| committer | GitHub <noreply@github.com> | Tue Oct 19 12:17:06 2021 +0000 |
| tree | e33b5457c3e9e3b58a4e431bc6d6a85f1b1f829f | |
| parent | 2497896efc8ad4b9b7b2c6ed8374d90e6c46056a [diff] | |
| parent | c0478a4433923af678b2f9b20ef916061be294ae [diff] |
Merge #44 44: Add `~const` bound to rust grammar r=Veykril a=Veykril 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.