rust
https://github.com/rust-lang/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 supported355 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add support for AArch64 Pointer Authentication ABI in Rust
- Avoid infinite cycle in `coerce_unsized_old_solver` when encountering invalid recursive struct definition
- Other errors suppress `deny(mismatched_lifetime_syntaxes)`
- `derive(CoercePointee)` is unsound with user-defined attribute macros.
- Make NPO-optimized enums containing `struct`s with just a single "nullable" field "FFI-safe"
- panic at compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:18:54
- Allow shortening lifetime in CoerceUnsized for &mut
- [AVR] core::fmt prints out-of-bounds memory on microcontrollers with more than 128KB of program memory
- Add feature to set path-based visibility of macro_rules to pub by default
- Add style guide for default field values
- Docs
- Rust not yet supported