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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `improper_ctypes` triggering on `Box<T : Sized + FFISafe>` is a dangerous false positive that hides uses of actual `improper_ctypes`
- [ICE]: `unexpected overflowed when processing region obligations`
- "missing optimized MIR" due to privacy violation, via associated type equality constraint in supertrait
- connect_timeout incorrectly succeeds on illumos and probably other systems
- thread_local!{static mut x: y = 0;} produces very bad error messages
- Nested `decl_macro` has incorrect hygiene
- Hang in trait resolution with and without `-Znext-solver`
- [ICE]: ` did not expect successful goal when collecting ambiguity errors`
- linux::process: adding getfd() public api.
- Lint group `refining_impl_trait`: Enabling `return_type_notation` negatively affects the suggested fix
- Docs
- Rust not yet supported