| cff-version: 1.2.0 | |
| message: "If you use this dataset, please cite it as below." | |
| type: dataset | |
| title: "Complete Rust Compilation Pipeline Dataset" | |
| abstract: "World's first comprehensive Rust compilation pipeline analysis dataset covering semantic analysis, project structure, and LLVM IR generation. Features self-referential analysis where major Rust tools analyze their own codebases, creating unique training data for compiler-aware ML models." | |
| authors: | |
| - family-names: "HF Dataset Validator Team" | |
| given-names: "" | |
| orcid: "" | |
| version: "1.0.0" | |
| date-released: "2025-08-08" | |
| url: "https://github.com/solfunmeme/hf-dataset-validator-rust" | |
| repository-code: "https://github.com/solfunmeme/hf-dataset-validator-rust" | |
| license: "AGPL-3.0" | |
| keywords: | |
| - rust | |
| - compiler | |
| - llvm | |
| - semantic-analysis | |
| - code-understanding | |
| - programming-languages | |
| - compilation | |
| - optimization | |
| - performance | |
| - machine-learning | |
| - dataset | |
| preferred-citation: | |
| type: dataset | |
| title: "Complete Rust Compilation Pipeline Dataset: Self-Referential Analysis for Compiler-Aware ML Models" | |
| authors: | |
| - family-names: "HF Dataset Validator Team" | |
| given-names: "" | |
| year: 2025 | |
| url: "https://github.com/solfunmeme/hf-dataset-validator-rust" | |
| abstract: "This dataset contains the most comprehensive analysis of Rust compilation ever created, featuring 1.4+ million records across semantic analysis, project structure, and LLVM IR generation phases. The dataset includes unprecedented self-referential analysis where major Rust tools (rust-analyzer, rustc, llvm-sys) analyze their own codebases, providing unique insights for training compiler-aware machine learning models." | |