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
- Allow setting breakpoint when Err() is constructed in debug builds
- Allow the `Iterator::partition` method to collect in two different collections
- Same trait in dyn / impl trait should give a warning
- Check if we can get away with making `fn()` conflict with `&T`
- Only first cap-lints argument is used
- return impl Trait should only permit unique lifetimes
- NLL: document specs for (new) semantics in rust ref (incl. deviations from RFC)
- 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;`
- Docs
- Rust not yet supported