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
- Be more pedagogic on why assoc fns without receiver aren't dyn-safe
- Decl within `thread_local!` reports missing lifetime specifiers only on `x86_64-pc-windows-gnu`
- merge ambiguity errors that blame the same inference variable
- Regression of std::arch::x86_64::_mm_packus_epi16 in rustc 1.96 - emits unnecessary (still correct) pmaxsw and pminsw before packuswb
- Suggest `parse` on expected types that implement `FromStr`
- Add -Zllvm-target-feature to pass features directly to LLVM
- Allow elided ('static) lifetimes in `thread_local!`
- Add support for generics in `offload`and remove `no_mangle` attribute
- Unschedule moved locals
- Remove a buggy cast from CheckEnums
- Docs
- Rust not yet supported