[Unity] bugfixing #325
Annotations
10 warnings
Build (All Features):
src/file_format/elf.rs#L962
struct `Elf32` is never constructed
|
Build (All Features):
src/file_format/elf.rs#L1010
struct `ProgramHeader32` is never constructed
|
Build (Default Features):
src/file_format/elf.rs#L962
struct `Elf32` is never constructed
|
Build (Default Features):
src/file_format/elf.rs#L1010
struct `ProgramHeader32` is never constructed
|
Build (No Default Features):
src/file_format/elf.rs#L962
struct `Elf32` is never constructed
|
Build (No Default Features):
src/file_format/elf.rs#L1010
struct `ProgramHeader32` is never constructed
|
Test (Target, All Features):
src/file_format/elf.rs#L962
struct `Elf32` is never constructed
|
Test (Target, All Features):
src/file_format/elf.rs#L1010
struct `ProgramHeader32` is never constructed
|
Test (Host, All Features):
src/file_format/elf.rs#L962
struct `Elf32` is never constructed
|
Test (Host, All Features):
src/file_format/elf.rs#L1010
struct `ProgramHeader32` is never constructed
|
Loading