Module lints

Source
Expand description

Generates descriptor structures for unstable features from the unstable book and lints from rustc, rustdoc, and clippy.

Structs§

ClippyLint 🔒
Lint 🔒

Enums§

Severity 🔒

Constants§

DESTINATION 🔒

Functions§

find_and_slice 🔒
generate 🔒
This clones rustc repo, and so is not worth to keep up-to-date on a constant basis.
generate_descriptor_clippy 🔒
generate_feature_descriptor 🔒
Parses the unstable book src_dir and prints a constant with the list of unstable features into buf.
generate_lint_descriptor 🔒
Parses the output of rustdoc -Whelp and prints Lint and LintGroup constants into buf.
push_lint_completion 🔒
push_lint_group 🔒
unescape 🔒