38a959a543
Stabilize `..` in tuple (struct) patterns I'd like to nominate `..` in tuple and tuple struct patterns for stabilization. This feature is a relatively small extension to existing stable functionality and doesn't have known blockers. The feature first appeared in Rust 1.10 6 months ago. An example of use: https://github.com/rust-lang/rust/pull/36203 Closes https://github.com/rust-lang/rust/issues/33627 r? @nikomatsakis |
||
---|---|---|
.. | ||
build_reduced_graph.rs | ||
Cargo.toml | ||
check_unused.rs | ||
diagnostics.rs | ||
lib.rs | ||
macros.rs | ||
resolve_imports.rs |