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 supported322 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Reordered LLVM-IR bbs causing `FileCheck` failures on `aarch64-unknown-none`
- rustdoc leaks `ident` macro meta-variables in non-literal const exprs in assoc tys & impl trait refs (excl. self ty)
- Decide on path forward for attributes on expressions
- Rustdoc links are broken when glob reexporting items from a `doc(hidden)` module in another crate.
- Support `vfp5` target feature
- ICE: `Failed to normalize Alias(Weak, AliasTy {` with `feature(lazy_type_alias)`
- ICE: `Failed to normalize Alias(Weak, AliasTy {` with `feature(type_alias_impl_trait)`
- Return branches not correctly merged in size-optimized x86-64 assembly
- Support target json file extension in various cases (json, JSON)
- Error adding `size_of` and `size_of_val` and `align_of` and `align_of_val` to the common prelude
- Docs
- Rust not yet supported