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 |
||
---|---|---|
.. | ||
Cargo.toml | ||
csv_dumper.rs | ||
data.rs | ||
dump_visitor.rs | ||
dump.rs | ||
external_data.rs | ||
json_api_dumper.rs | ||
json_dumper.rs | ||
lib.rs | ||
span_utils.rs |