Skip to content

Kani implementations of mem::size_of_val and mem::align_of_val are incorrect for traits #1074

@celinval

Description

@celinval

I added a test case here: tests/kani/Intrinsics/SizeOfVal/fixme_size_of_fat_ptr.rs

It fails due to incorrect implementation of size_of_val. See test for more details.

Metadata

Metadata

Assignees

Labels

[C] BugThis is a bug. Something isn't working.[F] SoundnessKani failed to detect an issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions