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 supported240 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- repr(transparent) could accept singleton ZST with alignment > 1.
- Double free on Linux with stable toolchain
- use `confstr(_CS_DARWIN_USER_TEMP_DIR, ...)` as a `TMPDIR` fallback on Darwin
- global_allocator does not work with -C prefer-dynamic
- Fix generic bound of `str::SplitInclusive`'s `DoubleEndedIterator` impl
- `split_inclusive`'s `DoubleEndedIterator` implementation is unexpected
- Borrow checking for static methods became more strict
- Diagnostic Translation
- std::net::TcpStream::connect() and .to_socket_addrs() segfault when address is "localhost:8080", build is static and /etc/hosts is empty on arch linux.
- Optimize away poison guards when std is built with panic=abort
- Docs
- Rust not yet supported