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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- change handling of subtyping to be less fragile after analysis
- ice: `Attempting to cast non-castable types fn({type error}) -> Foo {Foo::Bar} and usize`
- Matching on Pythonic boolean symbols (`True`, `False`) should result in better diags
- Object file in /tmp produces non-deterministic builds on Windows for crate-type=bin
- Tracking Issue for `UniqueRc`/`UniqueArc`
- `Map::find` should not index, but call `get` instead to prevent ICEs
- Source of `'static` lifetimes in types don't show up in diagnostics
- `std::thread::JoinHandle::join` panics with seccomp-killed threads
- Cross-compilation from LInux to x86_64-apple-darwin fails due to bad "cc" command line params
- `unsafe_op_in_unsafe_fn` not triggered for raw pointer dereferencing inside `addr_of`/`addr_of_mut`
- Docs
- Rust not yet supported