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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add `const_param_ty_unchecked` gate
- TAIT + next-solver will allow constructing a unit struct without mentioning its type, causing `pinned-init` to be unsound.
- Syntactically reject equality predicates
- Use `trait_object_dummy_self` more & heavily fix+update related docs
- Add codegen tests for `fshr` and `clmul`
- Don't define `ensure_ok` and `ensure_done` for `anon` queries
- `core::panic::PanicInfo` reported as stable since 1.41.0 rather than 1.10.0
- Unexpected "macro is ambiguous" error when macro imports are generated by a macro
- Remove `ensure_done` execution path
- pin!() is unsound due to coercions
- Docs
- Rust not yet supported