]> git.lizzy.rs Git - rust.git/commit
avoid test-wide allowance of unused/dead code
authorRalf Jung <post@ralfj.de>
Thu, 16 Apr 2020 07:25:12 +0000 (09:25 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 16 Apr 2020 07:25:12 +0000 (09:25 +0200)
commit974f9c30239a550ab8ccef75dd409ebb1faacf89
treeb72715d72203d4f677c91b4b05c402b52348d9df
parentb0fe99e81defb29e7e6920f5307f4d940dd718fa
avoid test-wide allowance of unused/dead code
14 files changed:
tests/run-pass/bitop-beyond-alignment.rs
tests/run-pass/dst-field-align.rs
tests/run-pass/foreign-fn-linkname.rs
tests/run-pass/issue-15063.rs
tests/run-pass/issue-35815.rs
tests/run-pass/issue-53728.rs
tests/run-pass/libc.rs
tests/run-pass/packed_struct.rs
tests/run-pass/regions-mock-trans.rs
tests/run-pass/rfc1623.rs
tests/run-pass/small_enum_size_bug.rs
tests/run-pass/static_mut.rs
tests/run-pass/tag-align-dyn-u64.rs
tests/run-pass/union.rs