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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- checked_add() can't infer type from its argument
- `llvm.download-ci-llvm = true` + `assertions = true` with unavailable alt CI LLVM shows no warnings/errors, tries to build LLVM
- [RustDoc] Could "Summary" still show the first line of docs?
- More global allocator reentrancy issues; this time `thread_local`
- Tidy check against undocumented unsafe misses some cases
- debug compiled no-op `transmute_copy` not inlined and contains precondition checks
- Moving an `Unpin` coroutine while it has local variables whose drop-flags are false is unsound
- compiletest: be more robust for cross-compile scenarios with dual under-test toolchains
- outcome of `Command::status` changes depending on whether `posix_spawn` or `execvp` is used internally
- Unit type docs should say it implements Clone and Copy
- Docs
- Rust not yet supported