rust
https://github.com/mozilla/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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- This may be a me thing: No error generated if didn't flush buffer
- Promise made by the std::sync::RwLock documentation contradicted on next line and by pthread
- Slow compilation of async fn that creates a vector with many Strings created from string literals, even with no .await
- Compiling into infinite recursion and running out of memory causes the process to exit abnormally.
- Handling of packed fields causes semver hazard: layout details from other crates affect type-checking
- Closure field capturing leads to inconsistent MIR printing
- Performance regression in 1.72 related to normalization of opaques with late-bound vars
- panic at debug model with "Span must not be empty and have no suggestion"
- parallel compiler: `assertion failed: found_cycle`
- `extern crate` not in the root module is just a weird use and should be linted against.
- Docs
- Rust not yet supported