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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Fall back to more verbose error when 'expected' and 'found' are the same
- stdio handles (stdin, stdout, stderr) should be `Seek` at least on Unix
- Misleading Error Message: the trait `Foo` is not implemented for `&dyn Foo`
- Iterator Indexing
- Doctest panic line numbers are incorrect
- rustc panicked when link.exe ran out of memory
- Not desugaring to HRTB for closure argument
- Extend `#[must_use]` to more types
- Warn on assert!(always_false)
- Incremental compilation of rustc itself uses much more memory; OOM on rustc_middle with 8GB
- Docs
- Rust not yet supported