toml-rs/test-suite/tests
daubaris c822128a02 Mixed type arrays (#358)
* Added support of mixed-type arrays

* Add tests cases

* Replaced &'static str type for type_ and created a new enum instead

* Restored ArrayMixedType
2019-11-22 10:28:29 -06:00
..
invalid Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00
invalid-encoder
valid Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00
backcompat.rs
datetime.rs
de-errors.rs Run rustfmt 2019-08-28 07:58:15 -07:00
display-tricky.rs
display.rs
float.rs Work around a rustfmt bug 2019-08-28 08:02:08 -07:00
formatting.rs
invalid-misc.rs
invalid.rs Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00
macros.rs
parser.rs Allow zero-prefixed float exponents. (#322) 2019-08-23 09:55:15 -07:00
pretty.rs
README.md
serde.rs
spanned-impls.rs Spanned: impl PartialEq, Eq, Hash, PartialOrd, Ord in terms of the value (#344) 2019-10-25 14:05:31 -05:00
spanned.rs Support for dotted table spans (#340) 2019-10-28 09:01:23 -05:00
tables-last.rs
valid.rs Mixed type arrays (#358) 2019-11-22 10:28:29 -06:00