Module lints

Module lints 

Source

Re-exports§

pub use rules::LINTS;

Modules§

rules

Structs§

Lint
LintGroup
TomlSpan

Enums§

LintLevel
LintLevelReason
ManifestFor
Scope at which a lint runs: package-level or workspace-level.

Constants§

COMPLEXITY 🔒
CORRECTNESS 🔒
LINT_GROUPS
NURSERY 🔒
PEDANTIC 🔒
PERF 🔒
RESTRICTION 🔒
STYLE 🔒
SUSPICIOUS 🔒
TEST_DUMMY_UNSTABLE 🔒
This lint group is only to be used for testing purposes

Functions§

analyze_cargo_lints_table
find_lint_or_group 🔒
get_key_value
get_key_value_span
level_priority 🔒
rel_cwd_manifest_path
Gets the relative path to a manifest from the current working directory, or the absolute path of the manifest if a relative path cannot be constructed
report_feature_not_enabled 🔒