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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue: platform-specific APIs for SGX target
- Documentation should list the supported target platforms so the list can be exported on the site and be accesible to people evaluating Rust as a possible language choice
- Recursive call passes `cargo check` but fails with `cargo build`
- Uses of GlobalAlloc::realloc yield useless code in lto+opt-level=2 builds
- Coercing &mut to *const should not create a shared reference
- Allowing different opt-level for different crates of the workspace
- Unix domain sockets on Windows
- Nightly not honoring -z stack-size
- document overflow behaviour for integer parse
- Feature request: String::replace_in_place
- Docs
- Rust not yet supported