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
- `assert_eq!(x, y)` doesn't coerce as well as `assert!(x == y)` does
- Crash in `normalize_erasing_region`
- Backtrace output displays "<unknown>" when the code running in docker container mounted directory
- Tracking Issue for `private_macro_use` lint
- Split up diagnostics in uncommon_codepoints (potentially splitting up the lint as well)
- share-generics leads to unresolved external symbols/undefined references
- ice: 'unexpected `def_kind` in `codegen_fn_attrs`: ForeignTy'
- for loop in closure is not unrolled and not vectorlized correctly
- Casts, including "no-op" casts, are not in-place
- Maximum number of nodes exceeded in constant
- Docs
- Rust not yet supported