toml-rs/test-suite
Alex Tokarev 39dcf1384c Improve error message when parsing unquoted string (#385)
* Improve error message when parsing unquoted string

* Remove conversion to lowercase in parse_keylike()

Converting keys to lowercase goes against
TOML specification for floats.

* Change error message for unquoted string
2020-10-11 12:30:55 -05:00
..
benches Replace the test added by #349 with a bench (#351) 2019-10-29 09:10:15 -05:00
tests Improve error message when parsing unquoted string (#385) 2020-10-11 12:30:55 -05:00
Cargo.toml Replace the test added by #349 with a bench (#351) 2019-10-29 09:10:15 -05:00