Package: rust-bitfields / 1.0.0-1

Metadata

Package Version Patches format
rust-bitfields 1.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update tests.patch | (download)

tests/compile_error_cases/bitfield_bit_ops_disabled.stderr | 5 3 + 2 - 0 !
tests/compile_error_cases/bitfield_field_defined_bits_0.stderr | 2 1 + 1 - 0 !
tests/compile_error_cases/bitfield_field_nested_bitfield_without_defined_bits.stderr | 5 2 + 3 - 0 !
tests/compile_error_cases/bitfield_padding_field_with_access.stderr | 2 1 + 1 - 0 !
tests/compile_error_cases/bitfield_unsupported_type.stderr | 8 2 + 6 - 0 !
5 files changed, 9 insertions(+), 13 deletions(-)

 adapt tests' stderr to debian's rust toolchain

Tests in this package expect the stderr of compile failures to be produced by
version 1.86 of the rust toolchain (as per
https://github.com/gregorygaines/bitfields-rs/blob/main/.github/workflows/ci.yml