Skip to content

Consider enabling more lints #172

@stegaBOB

Description

@stegaBOB

clippy::undocumented_unsafe_blocks, and clippy::multiple_unsafe_ops_per_block are very useful for avoiding UB and ensuring all unsafe calls meet their invariants.

clippy::pedantic also gives quite a few useful lints, particularly around ptr casts among other things, that would likely also benefit Pinocchio!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions