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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Trait impls using associated types of a type defined in another crate cause confusing "conflicting implementations" error although implementations don't actually conflict
- `str::array_split` for splitting a string into a constant number of substrings
- rustdoc: hang/OOM with recursive type
- Compiler panics unexpectedly when compiling a simple hyper network program
- False positive for conflicting implementations
- Deprecated field should not be warned against when it must be used during struct initialization
- 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
- 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
- Docs
- Rust not yet supported