Expand description
Generates descriptor structures for unstable features from the unstable book and lints from rustc, rustdoc, and clippy.
Structs§
- Clippy
Lint 🔒 - Lint 🔒
Enums§
- Severity 🔒
Constants§
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 intobuf
. - generate_
lint_ 🔒descriptor - Parses the output of
rustdoc -Whelp
and printsLint
andLintGroup
constants intobuf
. - push_
lint_ 🔒completion - push_
lint_ 🔒group - unescape 🔒