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
- rustdoc disregards job limit
- `pub use serde::*` doesn't show traits in `cargo doc`
- Rustc hangs during llvm codegen when referencing a [large] array with std::ptr::read_volatile
- Custom attribute used on thing disallowing custom attributes should say that
- rustdoc: Add crate=crate_name,file=filename.rs options to doctests for displaying in output
- Builtin macros such as `include_str!` should accept `&'static str` instead of a string literal
- "invert" borrow computation
- Compiler runs out of memory
- Two-phase borrows don't allow mutably splitting an array based on its length
- Bad suggestion for overflowing hex literal in signed operation
- Docs
- Rust not yet supported