Files
rust/compiler
Nicholas Nethercote a8e862cb7d Avoid producing NoDelim values in Frame.
The code currently ignores the actual delimiter on the RHS and fakes up
a `NoDelim`/`DelimSpan::dummy()` one. This commit changes it to use the
actual delimiter.

The commit also reorders the fields for the `Delimited` variant to match
the `Sequence` variant.
2022-04-27 08:25:22 +10:00
..
2022-04-23 09:59:24 +02:00
2022-04-23 09:59:24 +02:00
2022-04-23 23:01:19 +02:00
2022-04-23 09:57:00 +02:00