Closed
Description
The generated layout tests should use addr_of
and pass the borrow_as_ptr
clippy lint.
Steps to reproduce
- Generate bindings that contain the layout tests in your build
- run
cargo clippy -v --tests -D warnings
Actual Results
Tests fail the borrow_as_ptr
lint.
Expected Results
All the things pass clippy.
Metadata
Metadata
Assignees
Labels
No labels