rust/src/librustc_lint
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
..
bad_style.rs Use one message for uppercase global lint 2016-10-17 11:10:34 +03:00
builtin.rs Rollup merge of #37408 - eddyb:lazy-5, r=nikomatsakis 2016-11-04 16:49:28 -07:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
lib.rs Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis 2016-11-08 02:06:45 -08:00
types.rs rustc: make all read access to tcx.tables go through a method. 2016-11-02 03:50:32 +02:00
unused.rs rustc: record the target type of every adjustment. 2016-11-02 04:00:02 +02:00