[Activity] Run Rust Specific Validation
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
### 🧩 Name of the Activity
Rust Validation
### 🎯 Goal of this Activity
Run rust specific language validation checks
### 🌟 Champion Scenarios
_No response_
### 🔧 How is this Activity Done Today?
_No response_
### 🛠️ Tools Needed to Support This Activity
Add the Rust specific validation checks that are known pain points for users and/or would block release if they fail.
This includes currently the following checks, Implement the following that are applicable for your language and update this issue with why each one is being implemented or not:
- [ ] DependencyCheck
- [ ] Lint
- [ ] Format
- [ ] UpdateSnippets
- [ ] ValidateSamples -> building samples (if necessary) and ensuring format etc runs on them
- [ ] VerifyReadme
- [ ] VerifyChangelog
- [ ] Cspell
Contributor guide
Assessment
This issue has not been assessed yet.