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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- really bad error messages for trying to `use` a macro from a module
- Annotating higher-ranked lifetimes on closures is arduous
- Add lints for all common traits
- Expose core::intrinsics::volatile_copy_nonoverlapping_memory as core::ptr::volatile_copy_nonoverlapping
- Failure to clean up incremental compilation artifacts should not be a hard error
- Defining scope of `existential type` defined by associated type
- Tracking Issue for making incremental compilation the default for Release Builds
- builtin trait-object impl and user written ones can unsoundly overlap
- --emit=dep-info or some flag should include rlibs & externally linked files that will be used
- Deref coercions don't work on blocks when the target is sized
- Docs
- Rust not yet supported