Modules§
- assists_
doc_ 🔒tests - Generates
assists_generated.md
documentation. - diagnostics_
docs 🔒 - Generates
diagnostics_generated.md
documentation. - feature_
docs 🔒 - Generates
features_generated.md
documentation. - grammar 🔒
- This module generates AST datatype used by rust-analyzer.
- lints 🔒
- Generates descriptor structures for unstable features from the unstable book and lints from rustc, rustdoc, and clippy.
- parser_
inline_ 🔒tests - This module greps parser’s code for specially formatted comments and turns them into tests.
Structs§
- Comment
Block 🔒 - Location 🔒
Functions§
- add_
preamble 🔒 - ensure_
file_ 🔒contents - Checks that the
file
has the specifiedcontents
. If that is not the case, updates the file and then fails the test. - normalize_
newlines 🔒 - reformat 🔒