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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- A new compiler flag: "link everything statically or die, dammit!"
- Range* should overrride more methods of Iterator
- error[E0275]: overflow evaluating the requirement `_: std::marker::Sized`
- `#[deprecated]` does nothing if placed on an impl item.
- Enum associated functions can name-clash with variants, but cannot be called.
- rustc --test should not check linking when using --emit=metadata or -Z no-trans
- Linking with LLD
- bootstrap overrides -O in CFLAGS for LLVM
- Provide an easy way to use LLVM's Polly
- Warn about `$x:expr` in `macro_rules` expansion
- Docs
- Rust not yet supported