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
- type checker takes O(~1.5^recursion_limit) time to reject simple-ish code
- vtable accesses optimization in a tight loop.
- std::io functions should document which ErrorKinds they can return
- Lifetime inference falls over with identical lifetimes across trait and implementing struct
- Tracking issue for the `x86-interrupt` calling convention
- Braced macros are inconsistent with other braced items
- "Stability" of the `-C passes` and `-C llvm-args` flags
- 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`
- Docs
- Rust not yet supported