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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unsized parameters are not flagged in trait definitions
- E0382: Add help for fixing a partially moved struct by manual assignment
- `single_use_lifetimes`: false positive (suggests unstable anonymous lifetimes in `impl Trait`)
- Delay def creation for expression-like nodes
- Refining generic bounds in trait method
- Add inherent versions of MaybeUninit methods for slices
- [Experimental] `<T as Into<T>>::into` lint
- LLVM debuginfo assertion "overlapping or duplicate fragments"
- ICE: `Encountered error SignatureMismatch`
- const_heap feature can be used to leak mutable memory into final value of constant
- Docs
- Rust not yet supported