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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Implementing Drop leads to SIGILL: Illegal instruction in tests but not in normal run
- Very long iterative compile times for `cargo doc` on workspaces with many crates
- `core::ptr::copy_nonoverlapping` crashes when writing to odd addresses on ARM `thumbv7em-none-eabihf`
- rustdoc: Fix inconsistencies in `const` value rendering
- Extend "similarly named" to handle different word order (like assert_debug)
- Crate whose `dev-dependencies` depend on it produces confusing "is not implemented for" errors
- Logical bug in `thread_local!` macro implementation for Apple targets
- impl PartialOrd<str> for String
- Add better diagnostic for const-generic `impl Foo for S<N>`
- Better support for common const generic errors in item definition
- Docs
- Rust not yet supported