diff options
author | est31 <est31@users.noreply.github.com> | 2019-10-28 15:01:23 +0100 |
---|---|---|
committer | Alex Crichton <alex@alexcrichton.com> | 2019-10-28 09:01:23 -0500 |
commit | ec21d604f892a06999a9d38d38c903e083ad1f08 (patch) | |
tree | 28d5e177d3a8eeb8e7e2195363a4c1b823c11ea2 /test-suite/Cargo.toml | |
parent | e9f5290926dd7a5660f4f86bfc44591710079fe0 (diff) | |
download | milf-rs-ec21d604f892a06999a9d38d38c903e083ad1f08.tar.gz milf-rs-ec21d604f892a06999a9d38d38c903e083ad1f08.zip |
Support for dotted table spans (#340)
* "Support" spans for maps
In toml you can declare maps via {} and via [name].
We can't obtain spans for [] maps but at least we
can emit fake spans to make SpannedValue work.
We also add a regression test.
* Don't regress the inline table case
* Also support arrays
Diffstat (limited to 'test-suite/Cargo.toml')
0 files changed, 0 insertions, 0 deletions