Commit Graph

5 Commits

Author SHA1 Message Date
manunio 04cca5fa33
burntsushi-toml: add roundtrip (#11256)
This PR:
- Adds roundtrip similar to go-toml. As go-toml recently found a bug
because of that.
- Adds panic for failed decode.
2023-11-22 21:39:42 +00:00
manunio 36450c6f68
burntsushi-toml: remove input limit (#10966)
Removing input limit as this target have not found anything notable yet,
mostly because of large cap.
2023-09-15 15:49:39 -04:00
manunio 444a4feafe
burntsushi-toml: Fixes out-of-memory crash (#8297) 2022-08-19 13:37:29 +10:00
manunio 911b35fc23
Disables file github issue flag (#8293) 2022-08-18 13:44:59 -07:00
manunio f1aba373a6
burntsushi-toml: initial integration (#8279) 2022-08-17 09:50:06 -04:00