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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rust_extern_with_linkage___dso_handle+0x0): undefined reference to `__dso_handle'
- `match` on uninhabited type does not trigger UB in Miri
- RDR: avoid rebuilding dependent crates after comment changes
- fix(compiler/rustc_target): set correct linker flags for `wasm32v1-none`
- Supress suggest `let else` when no let in refutable bindings
- asm! support for the Xtensa architecture
- Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>` to be equivalent to `T` for must use lint
- Explicitly forget the zero remaining elements in `vec::IntoIter::fold()`.
- x.py has usability issues
- Check span owners (span lowering) in debug builds and fix missing lowerings
- Docs
- Rust not yet supported