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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 'expected struct `cargo_metadata::Package`, found a different struct `cargo_metadata::Package`' should note that one is a module and one is a crate
- Rust insufficiently optimizes loop { match { } } state machines
- `global_asm!` macro causes non-fatal errors to be printed during compilation for some RISC-V extension instructions when targeting the GC extensions
- Promote powerpc64le-unknown-freebsd to Tier 2
- compare_and_swap "migration" documentation should explain how to get return value
- Don’t insert coverage counters for unreachable!() code
- Wrong diagnostic: `Type` must be annotated `#[derive(PartialEq, Eq)]` to be used as the type of a const parameter
- Iterator-based approach performs 10x worse than manual implementation
- Tracking Issue for `box_into_inner`
- Stabilize `#![feature(staged_api)]`
- Docs
- Rust not yet supported