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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Optimize `checked_ilog` and `pow` when `base` is a power of two
- [Debugger Visualizers] Optimize lookup behavior
- [WIP] Use weak aliases for the allocator shim
- Generalize `impl<T> Clone for Box<T>` to unsized types
- Remove 'static requirement on try_as_dyn
- Add `Command::resolve_in_parent_path`
- Add a new lint `UNCONSTRUCTABLE_PUB_STRUCT` to detect unconstructable public structs
- Stabilize the `supertrait_item_shadowing` feature
- Add very basic "comptime" fn implementation
- Optimize Vec push by preventing address escapes
- Docs
- Rust not yet supported