Module lints

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 ๐Ÿ”’