total uncompressed bytes
178.0 KB
total files
172
Fix
157 wasted files
total waste: 104.7 KB
- benches/benchmarks.rs : 7.8 KB
- RELEASES.md : 6.5 KB
- tests/progress.rs : 6.1 KB
- benches/handwritten.rs : 5.4 KB
- benches/cmp_bitfield_crate.rs : 3.7 KB
- benches/cmp_handwritten.rs : 3.7 KB
- tests/derive-bitfield-specifier/06-enums.rs : 3.4 KB
- tests/04-multiple-of-8bits.rs : 2.7 KB
- tests/01-specifier-types.rs : 2.3 KB
- .rustfmt.toml : 1.9 KB
- tests/03-accessors.rs : 1.8 KB
- tests/14-checked-setters.rs : 1.7 KB
- .github/workflows/rust.yml : 1.6 KB
- tests/derive-bitfield-specifier/07-optional-discriminant.rs : 1.6 KB
- tests/10-bits-attribute.rs : 1.5 KB
- tests/12-accessors-edge.rs : 1.5 KB
- tests/18-within-single-byte.rs : 1.5 KB
- tests/repr/complex-use.rs : 1.3 KB
- tests/05-accessor-signatures.rs : 1.3 KB
- tests/22-with-setter.rs : 1.2 KB
- tests/regressions/regression-issue-8.rs : 951 B
- tests/16-u128-specifier.rs : 947 B
- tests/derive-debug/print-invalid-bits.rs : 897 B
- tests/panic_tests.rs : 894 B
- tests/15-manual-reset.rs : 864 B
- tests/17-byte-conversions.rs : 851 B
- .travis.yml : 838 B
- tests/derive-debug/valid-use-2.rs : 782 B
- tests/28-single-bit-enum.rs : 750 B
- tests/02-storage.rs : 749 B
- tests/19-get-spanning-data.rs : 737 B
- tests/filled-param/invalid-specified-as-unfilled.stderr : 726 B
- tests/derive-specifier/out-of-bounds.stderr : 723 B
- tests/filled-param/invalid-specified-as-filled.stderr : 709 B
- tests/04-multiple-of-8bits.stderr : 704 B
- tests/derive-bitfield-specifier/09-variant-out-of-range.stderr : 659 B
- tests/bits-param/too-many-bits.stderr : 645 B
- tests/bits-param/too-few-bits.stderr : 644 B
- tests/13-tuple-structs.rs : 642 B
- tests/bits-param/complex-use-case.rs : 641 B
- tests/derive-debug/valid-use-specifier.rs : 617 B
- tests/derive-specifier/unfilled-from-bytes.rs : 609 B
- tests/bits-param/conflicting-params.stderr : 591 B
- tests/derive-debug/respects-other-derives.rs : 579 B
- tests/skip/skip-with-debug.rs : 561 B
- tests/repr/invalid-repr-unfilled.stderr : 561 B
- tests/derive-specifier/struct-in-struct.rs : 547 B
- tests/11-bits-attribute-wrong.rs : 540 B
- tests/bits-param/conflicting-repr.stderr : 515 B
- tests/regressions/no-implicit-prelude.rs : 497 B
- tests/derive-debug/valid-use.rs : 489 B
- tests/repr/valid-cond-use.rs : 450 B
- tests/regressions/no-implicit-prelude-2.rs : 447 B
- tests/derive-bitfield-specifier/08-non-power-of-two.rs : 441 B
- tests/repr/invalid-repr-width-2.stderr : 435 B
- tests/repr/invalid-repr-width-1.stderr : 434 B
- tests/derive-specifier/duplicate-derive-2.stderr : 430 B
- tests/repr/valid-use.rs : 414 B
- tests/20-access-test.rs : 403 B
- tests/skip/use-skipped-setter.stderr : 402 B
- tests/derive-specifier/duplicate-derive-1.stderr : 400 B
- tests/bytes-param/fewer-bytes-than-expected.stderr : 390 B
- tests/bytes-param/more-bytes-than-expected.stderr : 389 B
- .gitignore : 380 B
- tests/skip/use-skipped-getter.rs : 371 B
- tests/skip/use-skipped-setter.rs : 368 B
- tests/skip/use-skipped-getter.stderr : 357 B
- tests/repr/duplicate-repr-2.stderr : 354 B
- tests/filled-param/duplicate-parameters.stderr : 349 B
- tests/derive-bitfield-specifier/09-variant-out-of-range.rs : 345 B
- tests/derive-debug/duplicate-derive-debug.stderr : 330 B
- tests/bytes-param/duplicate-parameters.stderr : 322 B
- tests/24-primitives-as-specifiers.rs : 317 B
- tests/bits-param/duplicate-param-2.stderr : 313 B
- tests/bits-param/duplicate-param-1.stderr : 313 B
- tests/repr/duplicate-repr-3.stderr : 312 B
- tests/derive-debug/duplicate-derive-debug-2.stderr : 304 B
- tests/bytes-param/valid-specifier-bitfield.rs : 287 B
- tests/repr/duplicate-repr-1.stderr : 270 B
- tests/skip/duplicate-attr.stderr : 259 B
- benches/utils.rs : 257 B
- tests/skip/skip-getters-and-setters.rs : 256 B
- tests/skip/duplicate-specifier.stderr : 254 B
- tests/bits-param/low-bits-filled.rs : 250 B
- tests/skip/skip-setters.rs : 246 B
- tests/skip/skip-getters.rs : 246 B
- tests/bytes-param/valid-bitfield.rs : 242 B
- tests/bits-param/bits-non-filled-1.rs : 240 B
- tests/bits-param/bits-non-filled-2.rs : 239 B
- tests/skip/double_wildcards-2.rs : 238 B
- tests/repr/conflicting-ignored-reprs.stderr : 230 B
- tests/bytes-param/more-bytes-than-expected.rs : 229 B
- tests/bytes-param/fewer-bytes-than-expected.rs : 228 B
- tests/derive-specifier/valid-use.rs : 227 B
- tests/filled-param/valid-bitfield-specifier-1.rs : 222 B
- tests/skip/invalid-specifier.rs : 221 B
- tests/skip/duplicate-specifier.rs : 220 B
- tests/filled-param/invalid-specified-as-filled.rs : 219 B
- tests/filled-param/invalid-specified-as-unfilled.rs : 218 B
- tests/bytes-param/invalid-int-value.rs : 213 B
- tests/filled-param/valid-bitfield-specifier-2.rs : 212 B
- tests/skip/duplicate-attr.rs : 210 B
- tests/repr/conflicting-ignored-reprs.rs : 209 B
- tests/21-raw-identifiers.rs : 206 B
- tests/skip/skip-default.rs : 202 B
- tests/filled-param/duplicate-parameters.rs : 202 B
- tests/bytes-param/invalid-type.rs : 201 B
- tests/regressions/invalid_bits_field_attr.rs : 195 B
- tests/filled-param/invalid-bool-value.rs : 195 B
- tests/repr/invalid-repr-2.stderr : 195 B
- tests/derive-bitfield-specifier/08-non-power-of-two.stderr : 195 B
- tests/regressions/deny_elided_lifetime.rs : 192 B
- tests/bytes-param/invalid-int-value.stderr : 192 B
- tests/11-bits-attribute-wrong.stderr : 192 B
- tests/bytes-param/duplicate-parameters.rs : 191 B
- tests/bits-param/valid-use-4.rs : 191 B
- tests/repr/duplicate-repr-2.rs : 186 B
- tests/skip/double_wildcards-1.rs : 184 B
- tests/repr/multiple-valid-reprs-2.rs : 180 B
- tests/filled-param/invalid-bool-value.stderr : 180 B
- tests/filled-param/valid-bitfield-2.rs : 178 B
- tests/filled-param/valid-bitfield-1.rs : 178 B
- tests/derive-specifier/duplicate-derive-2.rs : 176 B
- tests/bits-param/invalid-param-value.stderr : 173 B
- tests/repr/multiple-valid-reprs-1.rs : 172 B
- tests/skip/invalid-specifier.stderr : 172 B
- tests/repr/invalid-repr-2.rs : 171 B
- tests/bytes-param/invalid-type.stderr : 169 B
- tests/derive-specifier/duplicate-derive-1.rs : 166 B
- tests/regressions/invalid_bits_field_attr.stderr : 166 B
- tests/repr/duplicate-repr-3.rs : 165 B
- tests/20-access-test.stderr : 162 B
- tests/derive-specifier/out-of-bounds.rs : 159 B
- tests/bits-param/valid-use-3.rs : 155 B
- tests/26-invalid-struct-specifier.stderr : 153 B
- tests/derive-debug/duplicate-derive-debug.rs : 152 B
- tests/26-invalid-struct-specifier.rs : 151 B
- tests/repr/invalid-repr-width-2.rs : 149 B
- tests/27-invalid-union-specifier.rs : 149 B
- tests/27-invalid-union-specifier.stderr : 149 B
- tests/repr/invalid-repr-width-1.rs : 148 B
- tests/repr/invalid-repr-unfilled.rs : 147 B
- tests/repr/duplicate-repr-1.rs : 144 B
- tests/bits-param/valid-use-2.rs : 144 B
- tests/bits-param/conflicting-repr.rs : 144 B
- tests/derive-debug/duplicate-derive-debug-2.rs : 142 B
- tests/bits-param/duplicate-param-2.rs : 142 B
- tests/bits-param/duplicate-param-1.rs : 142 B
- tests/bits-param/conflicting-params.rs : 142 B
- tests/bits-param/missing-param-value.stderr : 137 B
- tests/repr/invalid-repr-1.rs : 135 B
- tests/bits-param/invalid-param-value.rs : 133 B
- tests/bits-param/valid-use-1.rs : 131 B
- tests/bits-param/too-many-bits.rs : 131 B
- tests/bits-param/too-few-bits.rs : 131 B
- tests/bits-param/missing-param-value.rs : 126 B
- tests/repr/invalid-repr-1.stderr : 123 B