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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Fix: bootstrap failed when enable both 'llvm'/'gcc' codegen backends
- Externally Implementable Items: `error: undefined symbol` with dynamic linking
- Optimisation: avoid emitting verify bounds that always hold
- Modify error message of importing inherent associated items when `#[feature(import_trait_associated_functions)]` is enabled
- unsafe keyword docs: bring back unsafe_op_in_unsafe_fn lint discussion
- `std::ascii::escape_default` unexpectedly prints in LowerHex even though documentation specifies UpperHex
- New cfg key: `target_binary_format`
- [ICE]: Compiler hangs with generic_const_exprs + over 9 trait bounds
- Better float casting tests are needed in `coretests`
- Associated type bound from supertrait isn't checked for trait object
- Docs
- Rust not yet supported