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
- Crash when compiling in `dev` profile but not `release` while doing intensive floating-point math: `_ZN4llvm16DwarfCompileUnit25createAndAddScopeChildrenEPNS_12LexicalScopeERNS_3DIEE+0x702`
- Diagnostic suggests PartialOrd change that clippy denies by default
- rust-lld.exe unable to find its libraries
- Loop unrolled on `x86_64` and `ppc64el` but not on `aarch64`, leading to poor performance
- maybe regression related to GATs
- "a temporary value which is freed while still in use" in nightly but not on stable
- Rustdoc-Json: ExternalCrate lacks details
- ICE: type metadata for unique ID `VariantStructType([async block@h3/src/tests/connection.rs:631:22: 646:6], 0, HiddenZst)` is already in the `TypeMap`!
- Suggest `slice::from_ref` on mismatched reference errors related to `[x].iter()`
- Too many `dyn Trait` is not `Sized` errors
- Docs
- Rust not yet supported