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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for the OOM hook (`alloc_error_hook`)
- Confusing error message when using Self in where clause bounds errornously
- Highlighting still assumes a dark background
- Calling `borrow_mut` on a `Box`ed trait object and passing the result to a function can cause a spurious compile error
- Bogus note with duplicate function names in --test / --bench mode and elsewhere.
- Warn and eventually forbid transmute::<T, U> for T or U with unspecified (Rust) layout
- "#[derive] can't be used on a non-Copy #[repr(packed)] struct" but struct is Copy
- use `evaluate_obligation` to decide when to do unsized coercions
- Doctests don't work in bin targets, non-public items
- Error messages about modules are confusing to beginners
- Docs
- Rust not yet supported