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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Allow for regular comments to be part of the AST and pretty-printed
- Borrow checker does not recognize direct-call of try operator (i.e., `Err()?`), causing reporting of `use of moved value`
- [ICE]: cannot find `..` in param-env: ParamEnv
- [regression between 1.93.1 and 1.94.0] The surrealdb project now fails: queries overflow the depth limit!
- [ICE]: `expected ConstKind::Value, got {const error}`
- Conflicting supertrait associated type in dyn causes unsoundness and ICE
- add safety sections for three functions in core::mem
- Tracking Issue for `String::extract_if`
- [ICE]: Instance::mono: DefId(0:3 ~ ice_min_repro[2fa7]::foo) has type parameters when building with Miri
- rustc fails to determine that async closure is `Send`, claims `&str` does not implement `Send`
- Docs
- Rust not yet supported