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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `dyn Allocator` together with `Allocator + Clone` requirements is unsound, leading to UB with `Arc`
- alloc: stabilise `Allocator`
- Add post-mono MIR optimizations
- Pointer authentication config and user facing options
- Move `std::io` into `alloc` and `core`
- Redesigned `Components` iterator to use front and back indexing instead mutating and subslicing path field
- Add new alias kind `Ambiguous` and renormalize instantiated binders
- [PERF CHECK ONLY] Add `inline` to trivial cross-crate accessors
- Distinguish `repr(C)` ZSTs from others in ABI computation
- `repr(transparent)`: don't consider most length-0 arrays trivial
- Docs
- Rust not yet supported