eclipse-score / eclipse-score/score
Check, document and validate the Rust version used by the Ferrocene compiler
Open
- Dominant language
- Starlark
- Stars
- 109
- Forks
- 105
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 22
Description
We need to determine and document which Rust toolchain version is used by the Ferrocene compiler. This information is essential for compatibility, troubleshooting and ensuring consistent development environments.
Tasks:
------
- Check which Rust version is used or bundled with Ferrocene (e.g., via rustc --version or Ferrocene documentation).
- Document the Rust version in a dedicated file/section.
- Note any important differences from upstream Rust (if any).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.