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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Drop Elaboration debug-ICEs when `SimplifyCfg` is disabled
- Tweak error for stmt macro expansion in expression context
- Unsoundness in Polonius involving impl Trait
- Docs
- Rust not yet supported