Module nursery

Source
Expand description

Unstable lints that may be removed at any time for any reason.

These lints are allow by default.

Modules§

duplicate_bevy_dependencies
Checks for multiple versions of the bevy crate in your project’s dependencies.
zst_query
Checks for queries that query the data for a zero-sized type.