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 for the OOM hook (`alloc_error_hook`)
- Defaulted unit types no longer error out (regression?)
- wasm32-unknown-unknown does not export $start.
- Borrowing an immutable reference of a mutable reference through a function call in a loop is not accepted
- Tracking issue for RFC 1872: `exhaustive_patterns` feature
- LTO ignored for all crate types when building multiple crate types and one doesn't support it
- Command's Debug impl has incorrect shell escaping
- Closure type mismatch on higher-ranked bounds
- libcore: add defaults for empty iterators
- assert_eq!(a,b) fails to compile for slices while assert!(a == b) works fine
- Docs
- Rust not yet supported