| commit | 222f4d2891459e37b358930a0e608fdf5eed6da0 | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Thu Mar 18 22:31:37 2021 +0000 |
| committer | GitHub <noreply@github.com> | Thu Mar 18 22:31:37 2021 +0000 |
| tree | bd0d15dc3e6d8dd9da5a9880484bfea77910daee | |
| parent | 6cf7007fb2fd613f3b6c423bfe363d3ac36721af [diff] | |
| parent | 9abe6453ccccde2833da97dc5038c4efd895828c [diff] |
Merge #31 31: extended_key_value_attributes r=jonas-schievink a=Veykril see https://github.com/rust-lang/rust/issues/78835, allows arbitrary expressions instead of just literals Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
A DSL for specifying concrete syntax trees. See this introductory post.
See ./rust.ungram for an example.