Open Bug 1976756 Opened 6 months ago Updated 6 months ago

Add SAFETY comment lint for Rust code

Categories

(Thunderbird :: Build Config, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: jtracey, Unassigned)

References

(Depends on 1 open bug)

Details

Ideally, all unsafe Rust blocks should have a SAFETY comment spelling out when and how it is safe. We should be able to make use of the undocumented_unsafe_blocks clippy lint.

Depends on: 1869063
You need to log in before you can comment on or make changes to this bug.