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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- MIR generation for generators considers any borrowed or assigned value as live across yield points
- Bad suggestion when implicit loop `.iter()` should be made mutable
- rustc build artifacts should contain checksum to pervent unrelated ICEs / miscompiles / etc
- Can't compile libc on m68k-unknown-linux-gnu: LLVM ERROR: unable to allocate function return #2
- Tracking Issue for cfg(target_has_atomic_load_store)
- Tracking Issue for warning on unused lifetimes (by default)
- Minor: Compiler panic based on Cargo.toml "version" value
- rustdoc-gui tests sporadically failing
- Could the compiler automatically re-use `Box` allocations as an optimization?
- const_allocate intrinsic: what should it do at runtime?
- Docs
- Rust not yet supported