introspector/rust
收藏Hugging Face2025-08-08 更新2025-08-09 收录
下载链接:
https://hf-mirror.com/datasets/introspector/rust
下载链接
链接失效反馈官方服务:
资源简介:
这是一个包含Rust编程语言编译过程最全面分析的数据库,覆盖了从源代码到LLVM IR生成的完整流程。数据库捕获了Rust编译的每个阶段,包括语义分析、项目分析、LLVM IR分析等。它为机器学习训练、编译器研究、工具开发等领域提供了独特的研究价值,包含了源码模式、语义理解、项目上下文、IR生成、优化影响、代码生成等多级别的分析。
This dataset contains the most comprehensive analysis of the Rust compilation process, covering the complete pipeline from source code to LLVM IR generation. It captures every stage of Rust compilation, including semantic analysis, project analysis, LLVM IR analysis, and more. It provides unique research value for machine learning training, compiler research, tool development, and other fields, encompassing source patterns, semantic understanding, project context, IR generation, optimization impact, and code generation analysis at multiple levels.
提供机构:
introspector



