rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- add a test for target-feature-ABI warnings in closures and when calling extern fn
- Fix dyn incompleteness with multiple supertraits with different substitutions
- Add a tidy rule forbidding modules named `build`
- Fix ICE when multiple supertrait substitutions need assoc but only one is provided
- adapt `Path::file_stem()` function for directories
- Allow injecting a profiler runtime into `#![no_core]` crates
- Refactor dyn-compatibility error and suggestions
- cargo doc should render crate examples and link to them on main documentation page
- rustc hangs with gordian knot of trait bounds
- [CRATER] Detect cases when user written object assoc bound differs from elaborated non-self-referential bound
- Docs
- Rust not yet supported