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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Check target definitions to see if more should have `cfg(target_thread_local)` enabled.
- Funky rustdoc behavior when `pub use path_to::Trait as _;` for public-in-private item
- Inferred struct lifetime bounds result in rejection of valid lifetimes
- Bad optimisation of slice equality across platforms and architectures.
- Strange ASM pessimizations as a result of algorithmic optimization
- Conflicting implementation of trait with `generic_const_exprs` feature
- No auto-vectorization in such case since 1.54.0
- Rust fails to deduce `enumerate()` range
- generic_const_exprs: unification does not look into const items
- If-else value followed by operator parsing error provided only for some operators
- Docs
- Rust not yet supported