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
- Lint against float literals like 4444444444_f32 that "overflow" their mantissa
- Bug: a macro never hit recursion limit, `cargo build` run... forever!
- Tracking issue for the #[alloc_error_handler] attribute (for no_std + liballoc)
- Great stack overflow error messages
- Tracking issue for RFC 1872: `exhaustive_patterns` feature
- Tracking issue for the OOM hook (`alloc_error_hook`)
- Doctests don't work in bin targets, non-public items
- Use section/symbol ordering files for compiling rustc (e.g. BOLT)
- Tracking issue for eRFC 2318, Custom test frameworks
- Public "stdcall" symbol not exported on cdylib on i686-pc-windows-gnu
- Docs
- Rust not yet supported