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 supported358 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `--emit=metadata` emitting empty .rmeta file
- `--emit=[asm|llvm-bc|llvm-ir|obj]` not emitting allocator or metadata
- format!() ignores width when displaying enums
- Tracking issue for `..X`, and `..=X` (`#![feature(half_open_range_patterns)]`)
- #[link_section] is only usable from the root crate
- Licensing: It's unclear exactly what license text must be included in a Rust binary.
- Missing TryInto from usize to float
- rustc requires 7GB of memory for clean build
- Add a `starts_with(s: &str) -> bool` method for `fmt::Arguments`?
- Post-monomorphization MIR optimizations
- Docs
- Rust not yet supported