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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Consider warning when comparing wide pointers with vtables (as their address identity is unstable)
- Possibly incorrect syntax `Enum::<Type, Params>::Variant` allowed since 1.33
- Improve diagnostics when a type does not impl a trait despite #[derive]'ing it
- Clearer error for failed tests which returned a Result Err()
- Moving a method from struct impl to trait causes performance degradation
- Error message [E0423] "expected value, found built-in attribute `start`" is confusing
- Compile error in main code when doc-testing a crate that has the same name as a module
- Bad quality code for `Clone` on enum types
- Make emitting an error necessary to acquire a `ErrorReported` token
- Non-deterministic perf.rust-lang.org runs (e.g. syn-opt).
- Docs
- Rust not yet supported