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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Potentially valid code doesn't compile - a silly error message
- Lint `unused_variables`'s "typoed pattern" suggestion still suggests invalid and unrelated paths
- Unable to induce constant float folding via `assert_eq!(x, 0.0)`
- core::Zip::next_back() slow for iterators of different lengths
- Const patterns can have different behavior from PartialEq, due to incorrect bounds in `derive(PartialEq)`
- Redundant bounds check when indexing array with enum in Rust 1.90
- compiler error in correct program with specific declarative macros
- `compiletest` compile-flags forwarding between current test crate and auxiliaries/minicore is iffy
- Internal compiler error when building docs for `[email protected]` on nightly
- Bare type in `impl` parameter list causes non-intuitive parse error
- Docs
- Rust not yet supported