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
- Better error reporting for Sync and type that impl !Sync
- item paths use the name of the item, which might differ from the name of the import
- Use SIMD to accelerate UTF-8 encoding and decoding
- [E0277] Add Note when trait is not satisfied because of missing reference in where
- If specialization is involved, associated types are not evaluated even on last crate.
- missing_debug_implementations lint is ignored for extern_types
- arguments `<optimized out>` when optimizations remove unused data fields
- Lints sometimes don't trigger, with no discernable pattern
- Compiler incorrectly reports function return type declaration as source of inner type mismatch with conservative_impl_trait
- Move oom test out of line with -C panic=abort
- Docs
- Rust not yet supported