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
- Additional bounds are required for const generics using associated constants
- Using ManuallyDrop causes allocas and memcpys that LLVM cannot remove
- rustdoc: Tracking issue for `pointer` and `reference` in intra-doc links
- Cargo bench eats excessive memory on WSL2 ubuntu
- Rustdoc should not show impls with a `where` clause that is always false
- Compiler hangs at ObligationForest
- Code coverage and profiling don't work on non-X86_64 -musl targets because `profiler_builtins` isn't provided for them
- Static lifetimes and variance: Associated const treated differently (and perhaps incorrectly?)
- Confusing diagnostics resulting from a function with the bound `T: FnOnce() -> T` that takes `T` and returns `T`
- Rustdoc does not show blanket impls with negative polarity
- Docs
- Rust not yet supported