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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "-A warnings" cannot be overwritten later by `#[warn]` (but other "-A lint" can)
- Lints about `unsafe {}` blocks propagate inside macros
- Strings are not optimized as vector of characters
- `#![recursion_limit]` behaves strangely
- Thread 'rustc' has overflowed its stack on dumb program
- x.py tidy doesn't ignore untracked files
- .rodata bloat with aligned zero sized objects
- Tracking Issue for pointer methods returning `MaybeUninit<T>`
- CI for deterministic / reproducible builds
- Performance: `Layout::align()` can assume, that the alignment is a power of two
- Docs
- Rust not yet supported