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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- RISC-V RVV not enabled despite `-Ctarget-cpu=native`
- Tracking Issue for experiment with default auto traits
- Arguably-internal lint scope `rustc` isn't protected by a feature gate
- Undefined lints scoped under `rustc` don't result in lint unknown-lints getting emitted (unless `-Zunstable-options` is passed)
- linker: Move native library search from linker to rustc
- `#![no_implicit_prelude]` does not disable macros
- unresolved symbol `rdl_oom` when compiling `cdylib` crate with `no_global_oom_handling` on `pc-windows-msvc` target
- Use mimalloc as the global allocator on `x86_64-pc-windows-msvc`
- ICE: rustc panicked at compiler\rustc_middle\src\mir\interpret\queries.rs:104:13
- Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678)
- Docs
- Rust not yet supported