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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Function missing PartialEq when type not explicitly annotated
- Slow performance of std::iter::Rev with iterator adapters using std::iter::Iterator::nth()
- Treat closures as `move` when their type escapes their captures' scope.
- thinlto run-pass unit test link errors on OS X (High Sierra 10.13.6)
- `pub use serde::*` doesn't show traits in `cargo doc`
- Improve suggestion for lifetime error in pattern
- 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
- Rustc does not warn about `use` with paths incompatible with `uniform_paths` for edition 2018
- Docs
- Rust not yet supported