total uncompressed bytes
247.5 KB
total files
161
Fix
151 wasted files
total waste: 85.1 KB
- tests/serde.rs : 12.8 KB
- tests/parser.rs : 12.7 KB
- tests/valid.rs : 7.6 KB
- tests/valid/example-v0.4.0.toml : 5.1 KB
- tests/invalid.rs : 3.9 KB
- tests/valid/example-v0.3.0.toml : 3.6 KB
- tests/valid/example-v0.4.0.json : 3.5 KB
- tests/display.rs : 3.3 KB
- tests/valid/example-v0.3.0.json : 3.2 KB
- tests/datetime.rs : 1.5 KB
- examples/toml2json.rs : 1.4 KB
- tests/valid/string-escapes.json : 1.4 KB
- tests/valid/example2.json : 1.4 KB
- tests/valid/hard_example.toml : 1.4 KB
- tests/formatting.rs : 1.3 KB
- examples/decode.rs : 1.3 KB
- tests/display-tricky.rs : 1.1 KB
- tests/valid/arrays.json : 926 B
- tests/valid/example2.toml : 875 B
- tests/valid/raw-string.json : 783 B
- tests/valid/multiline-string.json : 699 B
- .travis.yml : 696 B
- tests/valid/string-escapes.toml : 689 B
- tests/valid/hard_example.json : 685 B
- tests/invalid/table-array-implicit.toml : 622 B
- tests/tables-last.rs : 597 B
- tests/valid/table-array-nest.json : 570 B
- tests/valid/arrays-hetergeneous.json : 550 B
- tests/backcompat.rs : 473 B
- tests/valid/table-array-many.json : 471 B
- tests/valid/comments-everywhere.toml : 456 B
- tests/valid/multiline-string.toml : 394 B
- tests/valid/raw-string.toml : 373 B
- tests/valid/raw-multiline-string.json : 359 B
- tests/valid/example.json : 354 B
- tests/invalid-encoder-misc.rs : 300 B
- tests/valid/arrays-nested.json : 289 B
- tests/invalid-misc.rs : 281 B
- tests/valid/comments-everywhere.json : 276 B
- tests/valid/array-empty.json : 275 B
- tests/invalid-encoder/array-mixed-types-ints-and-floats.json : 274 B
- tests/valid/table-array-nest.toml : 262 B
- tests/valid/array-nospaces.json : 218 B
- tests/valid/raw-multiline-string.toml : 195 B
- tests/valid/implicit-and-explicit-before.json : 194 B
- tests/valid/implicit-and-explicit-after.json : 194 B
- tests/valid/table-array-nest-no-keys.json : 186 B
- tests/valid/string-with-pound.json : 185 B
- tests/valid/table-array-one.json : 178 B
- tests/valid/unicode-escape.json : 169 B
- tests/valid/table-array-many.toml : 163 B
- tests/valid/arrays.toml : 152 B
- tests/valid/long-integer.json : 141 B
- tests/valid/implicit-groups.json : 140 B
- tests/valid/long-float.json : 133 B
- tests/valid/table-array-implicit.json : 116 B
- tests/valid/string-with-pound.toml : 113 B
- tests/valid/datetime-truncate.json : 109 B
- tests/valid/string-simple.json : 107 B
- tests/valid/integer.json : 107 B
- tests/valid/float.json : 99 B
- tests/valid/key-special-chars.json : 98 B
- tests/valid/table-array-nest-no-keys.toml : 97 B
- tests/valid/example-bom.toml : 94 B
- tests/valid/bool.json : 92 B
- tests/valid/example.toml : 91 B
- tests/valid/table-with-pound.json : 82 B
- tests/valid/datetime.json : 77 B
- tests/valid/string-empty.json : 72 B
- tests/invalid/text-before-array-separator.toml : 71 B
- tests/invalid/text-after-array-entries.toml : 70 B
- tests/valid/unicode-escape.toml : 65 B
- tests/valid/long-integer.toml : 62 B
- tests/invalid/string-bad-escape.toml : 62 B
- tests/valid/table-array-one.toml : 58 B
- tests/valid/long-float.toml : 58 B
- tests/invalid/text-in-array.toml : 56 B
- tests/README.md : 55 B
- tests/valid/key-with-pound.json : 54 B
- tests/valid/key-equals-nospace.json : 53 B
- tests/invalid/array-mixed-types-arrays-and-ints.toml : 53 B
- tests/valid/unicode-literal.json : 52 B
- tests/valid/datetime-truncate.toml : 51 B
- tests/invalid/duplicate-key-table.toml : 51 B
- tests/valid/key-space.json : 49 B
- tests/valid/key-quote-newline.json : 48 B
- tests/valid/string-simple.toml : 47 B
- tests/valid/key-special-chars.toml : 45 B
- tests/invalid/text-after-string.toml : 44 B
- tests/invalid/string-no-close.toml : 42 B
- tests/valid/arrays-hetergeneous.toml : 41 B
- tests/valid/table-array-implicit.toml : 37 B
- tests/valid/implicit-and-explicit-before.toml : 37 B
- tests/valid/implicit-and-explicit-after.toml : 37 B
- tests/invalid/float-no-leading-zero.toml : 36 B
- tests/invalid/datetime-malformed-with-milli.toml : 36 B
- tests/valid/datetime.toml : 35 B
- tests/invalid/text-after-integer.toml : 33 B
- tests/invalid/key-after-array.toml : 32 B
- tests/invalid/text-after-table.toml : 31 B
- tests/invalid/table-array-malformed-bracket.toml : 31 B
- tests/invalid/datetime-malformed-no-leads.toml : 31 B
- tests/invalid/array-mixed-types-strings-and-ints.toml : 30 B
- tests/invalid/key-after-table.toml : 29 B
- tests/valid/integer.toml : 28 B
- tests/invalid/float-no-trailing-digits.toml : 28 B
- tests/invalid/datetime-malformed-no-secs.toml : 28 B
- tests/invalid/datetime-malformed-no-t.toml : 27 B
- tests/invalid/array-mixed-types-ints-and-floats.toml : 27 B
- tests/valid/table-with-pound.toml : 26 B
- tests/invalid/table-array-malformed-empty.toml : 26 B
- tests/valid/table-sub-empty.json : 25 B
- tests/invalid/duplicate-keys.toml : 25 B
- tests/valid/table-whitespace.json : 24 B
- tests/valid/float.toml : 24 B
- tests/invalid/table-with-pound.toml : 23 B
- tests/valid/arrays-nested.toml : 22 B
- tests/valid/array-empty.toml : 21 B
- tests/valid/implicit-groups.toml : 20 B
- tests/valid/bool.toml : 19 B
- tests/invalid/empty-implicit-table.toml : 19 B
- .gitignore : 18 B
- tests/invalid/string-bad-byte-escape.toml : 17 B
- tests/invalid/key-start-bracket.toml : 17 B
- tests/valid/table-empty.json : 16 B
- tests/invalid/string-byte-escapes.toml : 16 B
- tests/valid/key-with-pound.toml : 15 B
- tests/valid/array-nospaces.toml : 15 B
- tests/invalid/table-nested-brackets-open.toml : 15 B
- tests/invalid/table-nested-brackets-close.toml : 15 B
- tests/valid/unicode-literal.toml : 14 B
- tests/valid/table-whitespace.toml : 14 B
- tests/invalid/table-whitespace.toml : 13 B
- tests/valid/string-empty.toml : 12 B
- tests/valid/table-sub-empty.toml : 10 B
- tests/valid/key-space.toml : 10 B
- tests/valid/key-equals-nospace.toml : 10 B
- tests/valid/key-quote-newline.toml : 9 B
- tests/invalid/key-two-equals.toml : 9 B
- tests/invalid/key-open-bracket.toml : 9 B
- tests/invalid/duplicate-tables.toml : 8 B
- tests/invalid/key-space.toml : 7 B
- tests/invalid/key-hash.toml : 7 B
- tests/invalid/key-newline.toml : 6 B
- tests/invalid/key-empty.toml : 5 B
- tests/valid/table-empty.toml : 4 B
- tests/valid/empty.json : 3 B
- tests/invalid/table-empty.toml : 3 B
- tests/invalid/empty-table.toml : 3 B
- tests/invalid/key-single-open-bracket.toml : 1 B
- tests/valid/empty.toml : 0 B