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 supported324 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Stop using LLVM struct types for array/pointer offset GEPs
- `tests/ui/allocator/no_std-*`, `tests/ui/extern-flag/*force-extern`, `tests/ui/meta/no_std-*` fail when bootstrapping stage 2
- [Proof of concept] Recover from struct literals with placeholder path
- ICE: `const variables should not be hashed: ?0c`
- Warning during compiler build: Compiler version doesn't include clang or GCC
- Type resolution on complex type seems to diverge and then crash the compiler
- ICE: `!ty.is_copy_modulo_regions(tcx, param_env)`
- suboptimal codegen when initializing an array of padded structs
- Confusing behavior and mismatched error reports for `impl_trait_in_fn_trait_return` && `type_alias_impl_trait`
- `fn fudge_inference_if_ok` ignores effect variables
- Docs
- Rust not yet supported