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
- Deallocating large BTreeMap takes very long time
- Bug when using `.flatten()` method that has `Item = &'a T` when calling async function inside loop
- Buggy debuginfo test suite, or just `function-names.rs`?
- rustc complains about unused code if item is used in `#[automatically_derived]` context
- Suggest changing `main`s return type on E0277 (`?` / `from_residual`)
- cannot forbid `dead_code` since lint triggers for third party macros
- weird behavior from `-Fdead_code` vs `-Funused`
- Inefficient codegen collecting slice iterator into array
- llvm error: `SmallVector unable to grow. Requested capacity (4294967296) is larger than maximum value for size type (4294967295)`
- Very bad performance of `cargo check` on generic code
- Docs
- Rust not yet supported