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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `AsyncFnOnce(…)` and `FnOnce<(…), Output : Future>` are not equivalent
- Document path stability of `f64::abs` in no std crates
- Faster Stdlib sort for short slices?
- ICE: `unexpected bound ty in binder: DefId(0:4 ~ a[bb61]::foo::V)`
- Random stack overflow on windows-gnu
- ICE: `failed to resolve instance for <fn(FooImpl, ()) as FooFn>::bar`
- Intrinsics wrappers not being inlined
- ICE: `assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32'`
- crates are considered for `fn() -> type` name resolution if they have generic parameters
- dubious `&raw const|mut value` compile error
- Docs
- Rust not yet supported