rust/src/librustc_save_analysis
bors 38a959a543 Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis
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
2016-11-08 02:06:45 -08:00
..
Cargo.toml
csv_dumper.rs
data.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
dump_visitor.rs rustc: record the target type of every adjustment. 2016-11-02 04:00:02 +02:00
dump.rs
external_data.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
json_api_dumper.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
json_dumper.rs save-analysis: change imports to carry a ref id rather than their own node id 2016-10-29 08:43:14 +10:00
lib.rs Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis 2016-11-08 02:06:45 -08:00
span_utils.rs Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00