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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- When running Emscripten tests, rustbuild should tell compilertest the version of the Emscripten LLVM, not the host LLVM
- Possible Vec::split improvement
- rayon type inference regression
- panic mode where it aborts upon panic iff there are no catch_unwind calls to catch it
- `Span` issues with `FromStr` in unstable `proc_macro`
- Spurious "note: downstream crates may implement trait `Foo` for type `&_`"
- Value returned by `to_owned` doesn't always *own* the data
- Unsize isn't implemented for unions
- Reference to a #[thread_local] is dereferenced too early
- Use apple's version of clang to compile iOS targets by default
- Docs
- Rust not yet supported