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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Command-line `-F` then `-A` lint-level flags behave inconsistently versus in-source `#[forbid(..)]` then `#[allow(..)]` lint-level attributes
- Tracking issue for release notes of #123197: Tracking Issue for fn const BuildHasherDefault::new()
- Simplify array length mismatch error reporting (to not try to turn consts into target usizes)
- Tracking issue for release notes of #133374: show abi_unsupported_vector_types lint in future breakage reports
- Tracking issue for release notes of #130843: Tracking Issue for `#![feature(const_float_methods)]`
- Compile time error, for structs with lifetime and trait functions that have a where clause
- Add simd_relaxed_fma intrinsic
- Lint #[inline(always)] closure in #[target_feature] functions
- the emscripten OS no longer exists on non-wasm targets
- reject aarch64 target feature toggling that would change the float ABI
- Docs
- Rust not yet supported