rust/src
bors bb4b3fb7f9 Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis
Implement RFC495 semantics for slice patterns

non-MIR translation is still not supported for these and will happily ICE.

This is a [breaking-change] for many uses of slice_patterns.

[RFC 495 text](https://github.com/rust-lang/rfcs/blob/master/text/0495-array-pattern-changes.md)
2016-06-08 19:30:33 -07:00
..
bootstrap
build_helper
compiler-rt@57315f7e07
doc Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis 2016-06-08 19:30:33 -07:00
driver
etc
grammar
jemalloc@aab1c0a0e0
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #33645 - withoutboats:woboats_trim_matches_doc, r=steveklabnik 2016-06-07 10:43:55 -04:00
libcollectionstest
libcore Rollup merge of #34081 - RustOS-Fork-Holding-Ground:no-core-build-script, r=alexcrichton 2016-06-06 06:48:33 +03:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@45d85899e9
liblog
libpanic_abort
libpanic_unwind
librand
librbml
librustc Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis 2016-06-08 19:30:33 -07:00
librustc_back
librustc_bitflags
librustc_borrowck implement RFC495 semantics for slice patterns 2016-06-09 00:38:38 +03:00
librustc_const_eval fix damage in librustc 2016-06-09 00:38:38 +03:00
librustc_const_math
librustc_data_structures
librustc_driver Auto merge of #34083 - alexcrichton:dumb-hack, r=nrc 2016-06-08 07:43:29 -07:00
librustc_incremental
librustc_lint fix damage in librustc 2016-06-09 00:38:38 +03:00
librustc_llvm
librustc_metadata
librustc_mir fix damage in librustc 2016-06-09 00:38:38 +03:00
librustc_passes
librustc_platform_intrinsics
librustc_plugin remove the librustc_trans -> librustc_mir dependency 2016-06-08 23:58:53 +03:00
librustc_privacy
librustc_resolve
librustc_save_analysis
librustc_trans Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis 2016-06-08 19:30:33 -07:00
librustc_typeck add an help message when using an old-style slice pattern 2016-06-09 00:38:38 +03:00
librustc_unicode
librustdoc Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis 2016-06-08 19:30:33 -07:00
libserialize
libstd use the slice_pat hack in libstd too 2016-06-09 00:38:38 +03:00
libsyntax Auto merge of #34010 - jseyfried:decorate_expanded, r=nrc 2016-06-08 02:05:38 -07:00
libsyntax_ext
libterm
libtest
libunwind
llvm@80ad955b60
rt
rtstartup
rust-installer@c37d3747da
rustc fix Cargo.lock 2016-06-09 01:05:37 +03:00
rustllvm
test Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis 2016-06-08 19:30:33 -07:00
tools
stage0.txt