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
- 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
- rustc uses insane amounts of memory when compiling a function that loads 1500+ function pointers from a DLL
- Add `core::panic::Location::{end_line,end_column}`?
- Lifetime issues: assigning to a mutable reference with part of its current value
- Confusing error message when trait bound is "satisfied" from different version of same crate
- Use `dataflow::ResultsCursor` in borrowck
- External backtraces for async tasks
- Docs
- Rust not yet supported