diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-04-26 15:38:10 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-04-27 08:25:22 +1000 |
| commit | a8e862cb7d4fd3ce4e71ca27cdef84101dfc1871 (patch) | |
| tree | 6f89a9181b32a8fb880f58d9a3cc78a7864eabce /src/test/codegen | |
| parent | 6b367a05320f2792414281075a4e98452b412a82 (diff) | |
| download | rust-a8e862cb7d4fd3ce4e71ca27cdef84101dfc1871.tar.gz rust-a8e862cb7d4fd3ce4e71ca27cdef84101dfc1871.zip | |
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.
Diffstat (limited to 'src/test/codegen')
0 files changed, 0 insertions, 0 deletions
