Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rust-toolchain.toml for clarity #1014

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

scnerd
Copy link
Contributor

@scnerd scnerd commented Apr 30, 2024

Which issue does this PR close?

Closes #1005 .

Rationale for this change

Improves clarity for developers (particularly new ones) about which toolchain to use for Rust development.

What changes are included in this PR?

Adds a trivial rust-toolchain.toml that specifies that this project uses the stable toolchain.

Are there any user-facing changes?

None

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @scnerd

@andygrove andygrove merged commit e6829c9 into apache:main Jun 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a rust-toolchain.toml file?
2 participants