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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Building standard library with LLD fails on Windows with "undefined symbol" errors
- Tracking Issue: Procedural Macro Diagnostics (RFC 1566)
- You can never call your own `fn borrow(&mut self, ...)` method if you `use std::borrow::Borrow;`
- Tracking issue for RFC 2504, "Fix the Error trait"
- Slow performance of std::iter::Rev with iterator adapters using std::iter::Iterator::nth()
- Rustc does not warn about `use` with paths incompatible with `uniform_paths` for edition 2018
- disambiguate between multiple suggestions and a single multi-span suggestion; or, JSON error format is not round-trippable
- Incremental compilation fails when a generic function uses a private symbol
- Regression on nightly since LLVM 8 upgrade: `thread` sanitizer doesn't compile anymore
- Stack overflow with Boxed array
- Docs
- Rust not yet supported