Files
toml11/toml
ToruNiina b36fdf2f54 refactor: remove internal fn not needed any more
The function was needed to copy region information from value to value,
for a useful error message. Because of the last few commits, the region
information about keys are passed to insert_nested_keys that requires
the function which is removed. And it turned out that the function is no
longer required. It is originally a workaround, so I removed it.
2019-02-27 01:07:00 +09:00
..
2018-12-26 13:38:01 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2018-12-27 15:58:50 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2018-12-13 20:44:10 +09:00
2019-01-30 17:06:23 +01:00