eclipse-score / eclipse-score/score
Investigate how to identify non-qualified std calls in safe Rust crates
Open
- Dominant language
- Starlark
- Stars
- 109
- Forks
- 105
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 21
Description
### What
Since for quite some time we will only have a subset of the `std` crate qualified, we need to create some automation to detect the accidental use of unqualified parts of `std`.
### How
That's to be found out.
### Estimates for realization
Impossible as long as there's no concept.
### Category
- [ ] Affects Detailed Design
### Requirements / Architecture
- [x] Requirements / Architecture are not affected by this change?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.