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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- LLVM Error with "+soft-float": "Do not know how to split the result of this operator"
- The assembly code generated by calling `<[T]>::sort_unstable_by` contains bounds checking code
- Security fix for remove_dir_all may have introduced a regression how filesystem loops are handled
- rustdoc: stability and portability "pills" are sometimes broken to the next line
- Rust's LLVM coverage map generation should not add an unused function that doesn't have counter regions
- "temporary value dropped while borrowed"-checker does not use NLL
- confusing warnings when the arguments to matches!() are backwards
- Windows: Audit, clarify, and add tests for `resolve_exe()` "append .EXE extension if the extension is different" (not just missing) behavior.
- compiler tried to guess type for generic and type recurs on itself
- Error message for trying to bind range of units to unit suggests invalid code
- Docs
- Rust not yet supported