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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- non-`#[macro_export]`'ed `macro_rules!` macros are impossible to disambiguate from built-in attributes in `use` declarations
- rustdoc-json: `impl dyn Trait` gets discarded
- "rustc-LLVM ERROR" when using `_mm_cvttps_epi32` on x86_64-unknown-none
- Confusing diagnostics with nested precise capturing RPIT
- `std::marker::Freeze` disallows blanket impl since it "could be implemented on `Cell` and `UnsafeCell` in the future"
- Make impl section headers sticky
- Support non-UTF-8 in environment variable dependency tracking
- After building from https://static.rust-lang.org/dist/rustc-1.83.0-src.tar.xz, rustc --version prints `-nightly`
- Missed optimizations: Err returns should be out of line, loop not recognized as iterating at least once
- Rust release signing key uses SHA1 self-/binding signatures
- Docs
- Rust not yet supported