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 supported330 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- proc_macro: Use `ToTokens` trait in `quote` macro
- `std::thread::yield_now()` example is lacking.
- regression: error[E0277]: the trait bound `Box<dyn OptValueParse<'_>>: From<&mut [char]>` is not satisfied
- lint / ImproperCTypes: better handling of indirections, take 2
- regression: error[E0658]: use of unstable library feature `proc_macro_totokens`
- regression: ICE: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/decoder.rs:1501:75
- Missed optimization: states guarenteed after first iteration of loop
- Bad codegen for integer slice in matching
- Tracking Issue for debuginfo testsuite test infra woes
- `tests/debuginfo/numeric-types.rs` test coverage became 64-bit only
- Docs
- Rust not yet supported