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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Report allocation errors as panics, second attempt
- The ref to *const implicit conversion has become a footgun with e.g. Rc::from_raw
- building for mipsel, link fails on missing symbol __sync_fetch_and_add_8, which doesn't exist on mips and shouldn't be getting called
- standalone installer rustc-1.70.0 (precompiled binary) segfaults in elf_machine_runtime_setup
- Added traits implemented by FnPtr to fn docs with example function
- [do not merge] CI experiments
- Tracking Issue for NEON intrinsics on 32-bit ARM
- Allow numeric tokens containing 'e' that aren't exponents be passed to proc macros
- Tracking Issue for trim-paths RFC 3127
- `.await` does not perform autoref or autoderef
- Docs
- Rust not yet supported