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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Simple code won't compile. Both stable and nightly.
- Break the infinite loop in declarative macros
- Clarify the behavior of std::task::Waker and Future::Poll
- bug: Inproper dead code warning
- Formal support for linking rlibs using a non-Rust linker
- `cargo +nightly-i686-pc-windows-msvc build` crashes with very little info on what caused the error
- function-like procedural macros: no dead_code warning on created code (e.g. "function is never used" warning)
- Error converting from i32 to f64 when type parameter implements From<f64>
- Version mismatch between Rust's bundled musl libc and system musl may cause linking errors with native libraries
- Support for ARMv8.3+ targets
- Docs
- Rust not yet supported