rust/src
bors c894ff6b12 Auto merge of #31757 - petrochenkov:unitdotdot, r=nikomatsakis
This warning was introduced on Nov 28, 2015 and got into 1.6 stable, it was later requalified from a hardwired warning to a warn-by-default lint.
If this patch is landed soon enough, then `match_of_unit_variant_via_paren_dotdot` will get into 1.8 stable as a deny-by-default lint.
My intention is to turn it into a hard error after March 3, 2016, then it will hit stable at 1.9.

r? @nikomatsakis
cc @pnkfelix
2016-02-20 20:33:33 +00:00
..
bootstrap Auto merge of #31620 - alexcrichton:fix-out-of-tree-builds, r=brson 2016-02-20 08:47:25 +00:00
build_helper
compiler-rt@b6087e82ba
compiletest
doc
driver
error_index_generator
etc
grammar
jemalloc@e24a1a025a
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections
libcollectionstest
libcore Auto merge of #31736 - bluss:write-char, r=alexcrichton 2016-02-19 08:04:11 +00:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@403bdc8839
liblog
librand
librbml
librustc Auto merge of #31757 - petrochenkov:unitdotdot, r=nikomatsakis 2016-02-20 20:33:33 +00:00
librustc_back
librustc_bitflags
librustc_borrowck
librustc_data_structures
librustc_driver fix a few remaining bugs - make check runs! 2016-02-20 01:54:58 +02:00
librustc_front
librustc_lint
librustc_llvm
librustc_metadata make *mut T -> *const T a coercion 2016-02-20 01:54:58 +02:00
librustc_mir address review comments 2016-02-20 13:17:30 +02:00
librustc_passes make *mut T -> *const T a coercion 2016-02-20 01:54:58 +02:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy Rollup merge of #31721 - rphmeier:err_tuplestruct_count, r=Manishearth 2016-02-19 14:23:28 -05:00
librustc_resolve Auto merge of #31747 - jseyfried:stop_resolve_after_fail, r=nrc 2016-02-20 14:33:13 +00:00
librustc_trans store the normalized types of field accesses 2016-02-20 01:54:58 +02:00
librustc_typeck store the normalized types of field accesses 2016-02-20 01:54:58 +02:00
librustc_unicode
librustdoc
libserialize
libstd Auto merge of #31608 - frewsxcv:osstring-simple-functions, r=alexcrichton 2016-02-20 18:35:16 +00:00
libsyntax
libsyntax_ext
libterm
libtest
llvm@39e8e59056
rt
rtstartup
rust-installer@c37d3747da
rustbook
rustc
rustllvm
test Auto merge of #31757 - petrochenkov:unitdotdot, r=nikomatsakis 2016-02-20 20:33:33 +00:00
nightlies.txt
snapshots.txt