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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Error message becomes worse when lifetime is elided via `'_`
- Rust does not perform cross language LTO for C functions forwarding to C++
- min_type_alias_impl_trait: poor diagnostics when TAIT is unconstrained
- if Result::is_ok() followed immediately by Result::unwrap() fails to optimize out the second err check
- ABI: Ownership transfer through pointer involves unnecessary copies
- Are the `#![feature(layout_for_ptr)]` functions sound to call on invalid data pointers?
- force-unwind-tables has no effect
- Tracking Issue for RFC 2948: Portable SIMD
- Cannot use function pointer with dynamic dispatch without identity cast
- Erroneous drop_bounds lint
- Docs
- Rust not yet supported