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 supported369 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Fix typo in usize::overflowing_add docs
- Several bugs stemming from use of `f32`/`float` for discarded vector outputs in x86-64 inline asm
- Large arm64 macOS debug binaries fail to exec since the v0 mangling default
- [ICE]: could not replace AliasTerm
- Avoid const-eval ICEs from invalid CoerceShared impls
- `-Cpasses` transformations are missing from embedded bitcode with one codegen unit
- [ICE]: `invalid immediate for given destination place: value ScalarPair( .. )`
- autodiff: silent gradient corruption (dx: 0) when differentiating through coroutines/generators in debug mode
- Undefined behavior when moving a coroutine that reborrows from itself
- Be more pedagogic on why assoc fns without receiver aren't dyn-safe
- Docs
- Rust not yet supported