rust
https://github.com/rust-lang/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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `#[thread_local]`s are pessimized in `#[no_mangle]` functions
- 2024 edition migration of `ref` in patterns suboptimal: fixed up by clippy --fix
- Rewrite docs for fetch_update for clarity
- Docs on safety of BufWriter are misleading
- `extern` symbols are always mangled on `wasm32-unknown-emscripten`
- Orphanck: Reject uncovered opaque types
- `extern { fn f(_: *const __m128); }` emits `improper_ctypes`
- Missing safety blocks in solid/io.rs
- compiletest: investigate if it's possible to do run-time capability detection against *target*
- Robustify the `TyKind` ambig/unambig layout compatibility tests
- Docs
- Rust not yet supported