Rust: generate schema.py and extractor from ungrammar

This commit is contained in:
Arthur Baars
2024-09-13 16:57:54 +02:00
parent 61ac8d66f5
commit 1f30d5f41b
8 changed files with 539 additions and 84 deletions

1
Cargo.lock generated
View File

@@ -382,6 +382,7 @@ dependencies = [
"ra_ap_hir_def",
"ra_ap_ide_db",
"ra_ap_load-cargo",
"ra_ap_parser",
"ra_ap_paths",
"ra_ap_project_model",
"ra_ap_syntax",