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 supported328 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- regression: error[E0570]: `"stdcall"`/`"fastcall"` is not a supported ABI for the current target
- Add mips-zkm-zkvm-elf triple
- lint / ImproperCTypes: better handling of indirections, take 2
- regression: error[E0658]: use of unstable library feature `proc_macro_totokens`
- regression: error[E0512]: cannot transmute between types of different sizes, or dependently-sized types (`Thread`)
- regression: ICE: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/decoder.rs:1501:75
- Move some things to `std::sync::poison` and reexport them in `std::sync`
- nits: Cleanup of `librustdoc::clean::Cfg::simplify_with`
- CI: Add LTO support to clang in dist-x86_64-linux
- Missed optimization: states guarenteed after first iteration of loop
- Docs
- Rust not yet supported