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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Use `trait_object_dummy_self` more & heavily fix+update related docs
- Typo detection for "const" works in `const fn` but not in `pub const fn`
- [ICE]: try_visit_primitive() on unsafe binder
- [ICE]: `ptr_metadata_ty_or_tail applied to unexpected type`
- Add codegen tests for `fshr` and `clmul`
- std::sys::env::environ is causing linking problems on FreeBSD
- Tweak irrefutable let else warning output
- `#[derive(Deserialize)]` makes rustc sugget suggests bizarre and non-working `use crate::_::_serde::de::Error;` instead of `use serde::de::Error;`
- Don't define `ensure_ok` and `ensure_done` for `anon` queries
- Add missing `track_caller` to overflowing trait methods
- Docs
- Rust not yet supported