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
- Require (and potentially enforce) attribute-style `// issue: rust-lang/rust#12345` comments in issue-related tests
- Trait resolution stress test.
- Inefficient codegen for `eq` of enum with identical variants
- Unclear error when trying to write high-order function accepting an `async` function that itself takes a reference
- Compiler warning unused_mut suggests removing mut keyword, but it would break compilation
- transmute + tuple access + eq on `repr(simd)`'s inner value seems UB to valgrind
- Tracking Issue for stabilisation of `-Z branch-protection`
- [perf] test MCP510
- Tracking Issue for Parallel Rustc Front-end
- Spurious reborrowing errors when returning lifetimes referencing mutable borrows from inside loops
- Docs
- Rust not yet supported