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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `--target bpfel-unknown-none` generates LLVM bitcode instead of eBPF
- DllMain is never run when given stdcall decorated export
- Lint for functions/variables/etc using the same name as a type (`str`, `u32`, ...)
- Please lint on `a.eq(b.into())` if `a.eq(b)` would work
- Make sure to use `Receiver` trait when extracting object method candidate
- Lower multi-segment const paths as `ConstArgKind::Path`
- Add test for checking used glibc symbols
- Document the behaviour of RUST_MIN_STACK=0
- aarch64-softfloat: forbid enabling the neon target feature
- Update compiler-builtins to 0.1.141
- Docs
- Rust not yet supported