Skip to content

Make fixed-hash test structs public#267

Merged
dvdplm merged 1 commit into
paritytech:masterfrom
zrzka:zrzka/fix-fixed-hash-warnings
Nov 20, 2019
Merged

Make fixed-hash test structs public#267
dvdplm merged 1 commit into
paritytech:masterfrom
zrzka:zrzka/fix-fixed-hash-warnings

Conversation

@zrzka
Copy link
Copy Markdown
Contributor

@zrzka zrzka commented Nov 20, 2019

This change silents all dead_code warnings for #[cfg(test)].

Fixes #265

This change silents all dead_code warnings for #[cfg(test)].

Signed-off-by: Robert Vojta <rvojta@me.com>
@parity-cla-bot
Copy link
Copy Markdown

It looks like @zrzka signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@dvdplm dvdplm merged commit e055e3e into paritytech:master Nov 20, 2019
ordian added a commit that referenced this pull request Nov 22, 2019
* master:
  Bump rlp crate version. (#270)
  Introduce Rlp::at_with_offset method. (#269)
  Make fixed-hash test structs public (#267)
  Migrate primitive types to 2018 edition (#262)
  upgrade tiny-keccak to 2.0 (#260)
ordian added a commit that referenced this pull request Nov 26, 2019
* master:
  kvdb-rocksdb: configurable memory budget per column (#256)
  Bump rlp crate version. (#270)
  Introduce Rlp::at_with_offset method. (#269)
  Make fixed-hash test structs public (#267)
  Migrate primitive types to 2018 edition (#262)
dvdplm added a commit that referenced this pull request Dec 10, 2019
* master:
  Compile triehash for no_std (#280)
  [kvdb-rocksdb] Use "pinned" gets to avoid allocations (#274)
  [kvdb-rocksdb] Release 0.2 (#273)
  [kvdb-rocksdb] switch to upstream (#257)
  travis: try to fix wasmpack chrome test on macOS (#263)
  Use 2018 edition for rustfmt (#266)
  [fixed-hash]: re-export `alloc_` (#268)
  kvdb-web: async-awaitify (#259)
  kvdb-rocksdb: configurable memory budget per column (#256)
  Bump rlp crate version. (#270)
  Introduce Rlp::at_with_offset method. (#269)
  Make fixed-hash test structs public (#267)
  Migrate primitive types to 2018 edition (#262)
  upgrade tiny-keccak to 2.0 (#260)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fixed-hash] Tests produce lot dead_code of warnings

5 participants