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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `default_free_fn` feature does not have the same diagnostics as using `Default::default` in recursing situations
- Trait bounds that would be satisfied if autoderef was applied are not considered for function calls but are considered when using methods via the dot-operator
- Is exact count of other implementations useful in this error message?
- ICE when resolving auto traits during incremental compilation
- ld64.lld: error: too many personalities (4) for compact unwind to encode
- Make (most?) `std::os::wasi::fs::FileExt` functions available on all Unix platforms
- rustdoc: improve source navigation display on mobile
- Unresolved import (E0432) when use'ing name that shadows a star-imported one
- Undesirable auto-vectorization on a simple for-loop
- `PartialEq` impl for `IpAddr` causes `SIGBUS` on `mips-unknown-linux-gnu`
- Docs
- Rust not yet supported