rust
https://github.com/rust-lang/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 supported358 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Expose core::intrinsics::volatile_copy_nonoverlapping_memory as core::ptr::volatile_copy_nonoverlapping
- Make the `unconditional_recursion` lint work across function calls
- Confusing compiler error when iterating over Option<IntoIterator>
- builtin trait-object impl and user written ones can unsoundly overlap
- Compiler unable to apply trait bound
- Implementing a trait for an associated type causes 'overflow evaluating the requirement' error
- really bad error messages for trying to `use` a macro from a module
- Failure to clean up incremental compilation artifacts should not be a hard error
- Self-contradictory error message about Fn types on beta/nightly
- Tracking Issue for making incremental compilation the default for Release Builds
- Docs
- Rust not yet supported