Module codegen

Source

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§

CommentBlock 🔒
Location 🔒

Functions§

add_preamble 🔒
ensure_file_contents 🔒
Checks that the file has the specified contents. If that is not the case, updates the file and then fails the test.
normalize_newlines 🔒
reformat 🔒