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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Implement `Debug` for C-like enums with a concatenated string
- false positive: single-use-lifetimes `'_` is a reserved lifetime name
- Allow CFI with crt-static
- Lang proposal: const expressions in `#[repr(align)]` and `#[repr(packed)]` and friends.
- Document panic behavior of `RangeInclusive`'s `From` impl
- Add tests for `make_bat_command_line` argument reconstruction
- [ICE]: Transmuting a circularly defined GAT causes ICE with next-solver
- default-linker-linux-override doesn't work when cross-compiling
- [ICE]: Nested generic with default type referencing associated type panics in impl_trait_overcaptures
- `*mut [T]::split_at_mut_unchecked` doesn't document the `mid > len` case
- Docs
- Rust not yet supported