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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Incorrect / Inconsistent behavior of deref coercion with {}
- Consider using `llvm.invariant.*` intrinsics for immutable memory
- Comparison operators have higher precedence than range operator `..`
- Extend #[bench] with memory usage
- Deref coercion from `String` to `&str` doesn't seem to always work
- Error messages are odd for delegating traits
- Resolve type-relative projections / assoc ty paths `Type::AssocTy` based solely on type, instead of a Def
- Could type inference insert coercions to accommodate box desugaring?
- Can’t declare lifetime for closure that returns a reference
- Public items re-exported publicly in the same crate could have inlined docs
- Docs
- Rust not yet supported