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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Implement `From<&NonZero<T>> for &T`
- Remove legacy bitcode for iOS
- Mention that std::fs::remove_dir_all fails on files
- `if` and `else` have incompatible types in a `let` statement, where `else` block's evaluation will never be assigned
- Get rid of HIR const checker
- Mark `<[T; N]>::as_mut_slice` with the `const` specifier.
- Extend Miri to correctly pass mutable pointers through FFI
- `pin_ergonomics` leads to bizarre "expected `Pin<X>` found `Pin<X>`" type errors
- Add a range argument to vec.extract_if
- Revert diagnostics hack to fix ICE 132920
- Docs
- Rust not yet supported