Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
introspector
/
rust
like
0
Follow
The introspector project
14
Tasks:
Text Classification
Feature Extraction
Text Retrieval
+ 1
Languages:
English
Size:
1M<n<10M
Tags:
rust
compiler
llvm
semantic-analysis
code-understanding
programming-languages
+ 6
License:
agpl-3.0
Dataset card
Files
Files and versions
xet
Community
main
rust
/
llvm-sys-pipeline
/
semantic
/
.gitignore
mike dupont
π WORLD'S FIRST: Complete Rust β LLVM IR Pipeline Dataset
2406a1f
18 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
# Temporary files
*
.tmp
*
.temp
.DS_Store
Thumbs.db
# IDE files
.vscode/
.idea/
*
.swp
*
.swo
# Build artifacts
target/
*
.log