Sponsor of the Day:
Jerkmate
https://github.com/rust-lang/rust/issues/64295
Tracking issue for iter_order_by · Issue #64295 · rust-lang/rust · GitHub
rust lang githubtracking issueiterorder
https://github.com/rust-lang/rust/issues/144211
Tracking Issue for more const methods on Result · Issue #144211 · rust-lang/rust · GitHub
Feature gate: #![feature(const_result_trait_fn)] This is a tracking issue for additional const functions of Result, such as map, and, or. Public API const {...
rust lang githubtracking issueconstmethodsresult
https://github.com/rust-lang/rust/issues/27721
Tracking issue for string patterns · Issue #27721 · rust-lang/rust · GitHub
(Link to original RFC: rust-lang/rfcs#528) This is a tracking issue for the unstable pattern feature in the standard library. We have many APIs which support...
rust lang githubtracking issuestringpatterns
https://github.com/rust-lang/rust/issues/143775
Tracking Issue for const_index · Issue #143775 · rust-lang/rust · GitHub
Feature gate: #![feature(const_index)] This is a tracking issue for the constness of the Index, IndexMut, and SliceIndex traits and const functions using them...
rust lang githubtracking issueconstindex
https://github.com/rust-lang/rust/issues/143800
Tracking Issue for const_cmp · Issue #143800 · rust-lang/rust · GitHub
rust lang githubtracking issueconstcmp
https://github.com/rust-lang/rust/issues/143802
Tracking Issue for const_ops · Issue #143802 · rust-lang/rust · GitHub
rust lang githubtracking issueconstops
https://github.com/rust-lang/rust/issues/32838
Allocator traits and std::heap · Issue #32838 · rust-lang/rust · GitHub
📢 This feature has a dedicated working group, please direct comments and concerns to the working group's repo. The remainder of this post is no longer an...
rust lang githuballocator traitsstdheapissue
https://github.com/rust-lang/rust/issues/143894
Tracking Issue for `const_default` · Issue #143894 · rust-lang/rust · GitHub
rust lang githubtracking issueconstdefault
https://github.com/rust-lang/rust/issues/72631
Tracking Issue for Extend::{extend_one,extend_reserve} · Issue #72631 · rust-lang/rust · GitHub
This is a tracking issue for the trait methods Extend::extend_one and extend_reserve. The feature gate for the issue is #![feature(extend_one)]. About tracking...
rust lang githubtracking issueextendonereserve
https://github.com/rust-lang/rust/issues/126799
Tracking Issue for `core::clone::CloneToUninit` trait · Issue #126799 · rust-lang/rust · GitHub
Feature gate: #![feature(clone_to_uninit)] This is a tracking issue for CloneToUninit and its impls. This trait backs the behavior of Rc::make_mut and...
rust lang githubtracking issuecoreclonetrait
https://github.com/rust-lang/book
GitHub - rust-lang/book: The Rust Programming Language · GitHub
The Rust Programming Language. Contribute to rust-lang/book development by creating an account on GitHub.
github rust langprogramming languagebook
https://github.com/rust-lang/rust
GitHub - rust-lang/rust: Empowering everyone to build reliable and efficient software. · GitHub
Empowering everyone to build reliable and efficient software. - rust-lang/rust
github rust langempowering everyonebuild reliableefficient software
https://github.com/rust-lang/rustfmt
GitHub - rust-lang/rustfmt: Format Rust code · GitHub
Format Rust code. Contribute to rust-lang/rustfmt development by creating an account on GitHub.
github rust langformat coderustfmt
https://github.com/rust-lang/reference/
GitHub - rust-lang/reference: The Rust Reference · GitHub
The Rust Reference. Contribute to rust-lang/reference development by creating an account on GitHub.
github rust langreference