rust/src
Jonathan Turner 2932db19b5 Rollup merge of #35961 - 0xmohit:pr/error-codes-E0445-E0454, r=GuillaumeGomez
Update E0445 and E0454 to new error format

Fixes #35922.
Fixes #35930.
Part of #35233.

r? @GuillaumeGomez
2016-08-24 10:35:29 -07:00
..
bootstrap Auto merge of #35766 - brson:bump, r=alexcrichton 2016-08-22 20:51:54 -07:00
build_helper
compiler-rt@8598065bd9
doc Rollup merge of #35948 - tshepang:missing-comma, r=steveklabnik 2016-08-24 10:35:29 -07:00
driver
etc Auto merge of #35748 - michaelwoerister:fix-rust-gdb-py-version-check, r=brson 2016-08-23 22:52:29 -07:00
grammar
jemalloc@e058ca6616
liballoc Auto merge of #35656 - Stebalien:fused, r=alexcrichton 2016-08-23 07:46:52 -07:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Auto merge of #35656 - Stebalien:fused, r=alexcrichton 2016-08-23 07:46:52 -07:00
libcollectionstest std: Stabilize APIs for the 1.12 release 2016-08-19 11:59:56 -07:00
libcore Rollup merge of #35876 - matthew-piziak:sub-examples, r=GuillaumeGomez 2016-08-24 10:35:29 -07:00
libcoretest std: Stabilize APIs for the 1.12 release 2016-08-19 11:59:56 -07:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@5066b7dcab
liblog
libpanic_abort
libpanic_unwind Remove old stage0 compatibility 2016-08-19 20:26:10 +00:00
libproc_macro Proc_macro is alive 2016-08-16 13:17:36 -07:00
librand
librbml
librustc Rollup merge of #35920 - GuillaumeGomez:err_codes, r=jonathandturner 2016-08-24 10:35:29 -07:00
librustc_back add mips-uclibc targets 2016-08-16 17:12:51 -05:00
librustc_bitflags
librustc_borrowck Rollup merge of #35817 - wesleywiser:fix_35703, r=jonathandturner 2016-08-22 15:34:19 -07:00
librustc_const_eval Rollup merge of #35744 - DevShep:ds/update_E0009, r=jonathandturner 2016-08-18 06:12:22 +03:00
librustc_const_math
librustc_data_structures generalize BitMatrix to be NxM and not just NxN 2016-08-09 08:26:06 -04:00
librustc_driver pacify the mercilous tidy 2016-08-23 13:28:55 -04:00
librustc_errors Rollup merge of #35839 - jonathandturner:error_touchup, r=Aatch 2016-08-20 07:09:37 -07:00
librustc_incremental consider DepNode::Krate to be an input 2016-08-23 11:57:27 -04:00
librustc_lint rustc: reduce Substs and Generics to a simple immutable API. 2016-08-17 05:50:57 +03:00
librustc_llvm Merge branch 'master' into issue-30961 2016-08-06 15:50:48 +10:00
librustc_metadata Update E0445 and E0454 to new error format 2016-08-24 17:43:51 +05:30
librustc_mir Add error code test checkup 2016-08-24 11:28:09 +02:00
librustc_passes Rollup merge of #35415 - silenuss:e0030-formatting, r=jonathandturner 2016-08-17 06:25:23 -07:00
librustc_platform_intrinsics
librustc_plugin Remove the 'cfg' field from session::config::Options. 2016-08-11 09:56:00 -04:00
librustc_privacy Update E0445 and E0454 to new error format 2016-08-24 17:43:51 +05:30
librustc_resolve Rollup merge of #35858 - shyaamsundhar:patch-1, r=GuillaumeGomez 2016-08-22 15:34:21 -07:00
librustc_save_analysis rustc: remove SelfSpace from ParamSpace. 2016-08-17 05:50:57 +03:00
librustc_trans Auto merge of #35854 - nikomatsakis:incr-comp-cache-hash-35549, r=mw 2016-08-23 11:53:17 -07:00
librustc_typeck Rollup merge of #35939 - creativcoder:e0195, r=jonathandturner 2016-08-23 22:48:03 +02:00
librustc_unicode Add a FusedIterator trait. 2016-08-18 12:16:29 -04:00
librustdoc Auto merge of #35854 - nikomatsakis:incr-comp-cache-hash-35549, r=mw 2016-08-23 11:53:17 -07:00
libserialize
libstd Auto merge of #35656 - Stebalien:fused, r=alexcrichton 2016-08-23 07:46:52 -07:00
libsyntax Auto merge of #33922 - estebank:doc-comment, r=alexcrichton 2016-08-19 18:14:53 -07:00
libsyntax_ext run rustfmt on libsyntax_ext folder 2016-08-12 09:40:12 +05:30
libsyntax_pos Replace local backtrace with def-use, repair std macro spans 2016-08-17 14:26:14 -07:00
libterm
libtest std: Stabilize APIs for the 1.12 release 2016-08-19 11:59:56 -07:00
libunwind [emscripten] Disable code paths that don't work on emscripten 2016-08-10 16:39:32 +02:00
llvm@c3eb3c7608 Update LLVM to include 4 backported commits by @majnemer. 2016-08-17 05:37:48 +03:00
rt
rtstartup
rust-installer@755bc3db4f Update rust-installer. Fixes #35840 2016-08-23 00:38:26 +00:00
rustc Update cargo bootstrap rev and add fix for cargo#3005 2016-08-23 00:05:33 +00:00
rustllvm Update LLVM to include 4 backported commits by @majnemer. 2016-08-17 05:37:48 +03:00
test Rollup merge of #35961 - 0xmohit:pr/error-codes-E0445-E0454, r=GuillaumeGomez 2016-08-24 10:35:29 -07:00
tools Auto merge of #35766 - brson:bump, r=alexcrichton 2016-08-22 20:51:54 -07:00
stage0.txt Update cargo bootstrap rev and add fix for cargo#3005 2016-08-23 00:05:33 +00:00