Rust Feature Discussions
This cluster features comments discussing specific Rust programming language features, with users frequently sharing links to GitHub RFCs, issues, and pull requests to reference ongoing proposals, implementations, or debates on topics like traits, testing, compile-time checks, and more.
Activity Over Time
Top Contributors
Keywords
Sample Comments
Yes, on the RFC: https://github.com/rust-lang/rfcs/pull/243#issuecomment-1633...
Is that a feature specific to Rust? Can you please share any references to their official docs citing this?
You may appreciate this RFC that was just opened https://github.com/rust-lang/rfcs/pull/3810
You mean there is no compile time way to accomplish that? Doesn't sound very Rust-like.
[text deleted because it was based on a incorrecf recollection of the details of Rust features.]
Do you mean something like this? https://github.com/rust-lang/rfcs/issues/2407
The recently-formed testing subteam is looking to solve your exact complaint: https://github.com/rust-lang/rfcs/pull/3455
It's being worked on! https://github.com/rust-lang/rfcs/pull/3470
Rust discussion of a similar feature: https://github.com/rust-lang/rust/issues/6676
Here's Niko Matsakis' take: https://github.com/rust-lang/rust/issues/63818#issuecomment-...