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 supported325 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Provide a way for derives to know if they were invoked with `#[derive_const]`
- Tracking Issue for arithmetic that panics on overflow (`strict_*` operations)
- Can I disable floating point when compile rust to wasm?
- `generic_const_exprs` ICE with nested generic params
- Allow coercions from never-type when ref binding is involved
- Missing value for constant, but no error reported? With impl Trait and `[(); T::SIZE]:` bound
- Neon types generate bad code if the "neon" target feature is disabled.
- Cannot build `*-unknown-uefi` target with `profiler = true`
- Confusing error when implementing a trait over a reference and incorrectly using &self as parameter
- bootstrap: "test library/core --stage 2" does not actually test stage 2
- Docs
- Rust not yet supported