rust/src
bors d3c3de8abe Auto merge of #35138 - petrochenkov:clarify, r=eddyb
Implement RFC 1506 "Clarify the relationships between various kinds of structs and variants"

cc https://github.com/rust-lang/rust/issues/35626
2016-08-12 19:38:46 -07:00
..
bootstrap Improved checking of target's llvm_config 2016-08-10 22:24:51 +10:00
build_helper
compiler-rt@8598065bd9 Update compiler-rt 2016-07-29 10:29:44 +02:00
doc Rollup merge of #35466 - xitep:master, r=steveklabnik 2016-08-08 13:25:57 -07:00
driver
etc Auto merge of #35163 - sanxiyn:rollup, r=sanxiyn 2016-08-01 08:57:32 -07:00
grammar
jemalloc@e058ca6616
liballoc
liballoc_jemalloc arm-musl targets now use cfg(env = "musl") 2016-07-30 15:39:13 -05:00
liballoc_system
libarena
libbacktrace
libcollections Add tracking issue for String::insert_str 2016-08-09 11:42:16 -07:00
libcollectionstest Rollup merge of #35049 - knight42:add-test, r=alexcrichton 2016-07-30 13:44:46 +05:30
libcore Rollup merge of #35562 - birkenfeld:as-mut-doc, r=steveklabnik 2016-08-11 06:34:01 -07:00
libcoretest Don't gate methods Fn(Mut,Once)::call(mut,once) with feature unboxed_closures 2016-07-31 17:48:20 +03:00
libflate Update gcc crate dependency to 0.3.27. 2016-07-30 15:39:13 -05:00
libfmt_macros
libgetopts
libgraphviz
liblibc@5066b7dcab point the libc submodule back to rust-lang/libc 2016-07-30 15:39:13 -05:00
liblog
libpanic_abort
libpanic_unwind Auto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton 2016-07-29 20:29:43 -07:00
librand
librbml
librustc Auto merge of #35431 - GuillaumeGomez:err_codes, r=jonathandturner 2016-08-12 08:58:55 -07:00
librustc_back Print Rust target name, not LLVM target name, for --print target-list 2016-08-08 19:22:57 +09:00
librustc_bitflags
librustc_borrowck Auto merge of #35431 - GuillaumeGomez:err_codes, r=jonathandturner 2016-08-12 08:58:55 -07:00
librustc_const_eval rustc: rename ProjectionMode and its variant to be more memorable. 2016-08-12 06:43:34 +03:00
librustc_const_math Update wording on E0080 2016-08-04 07:31:06 +05:30
librustc_data_structures generalize BitMatrix to be NxM and not just NxN 2016-08-09 08:26:06 -04:00
librustc_driver Auto merge of #35091 - eddyb:impl-trait, r=nikomatsakis 2016-08-12 01:26:12 -07:00
librustc_errors Turn on new errors, json mode. Remove duplicate unicode test 2016-08-07 07:46:49 -07:00
librustc_incremental pacify the merciless tidy 2016-08-09 20:28:46 -04:00
librustc_lint rustc: add TyAnon (impl Trait) to the typesystem. 2016-08-12 06:43:34 +03:00
librustc_llvm Merge branch 'master' into issue-30961 2016-08-06 15:50:48 +10:00
librustc_metadata typeck: record impl Trait concrete resolutions. 2016-08-12 06:43:34 +03:00
librustc_mir rustc: rename ProjectionMode and its variant to be more memorable. 2016-08-12 06:43:34 +03:00
librustc_passes Remove restrictions from tuple structs/variants 2016-08-13 00:08:14 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy privacy: Move private-in-public diagnostics for type aliases to the public interface location 2016-08-11 00:32:07 +03:00
librustc_resolve Auto merge of #35592 - jonathandturner:rollup, r=jonathandturner 2016-08-11 13:14:28 -07:00
librustc_save_analysis Fixed missing comma in the csv dumper. 2016-07-25 11:46:59 +02:00
librustc_trans rustc: add TyAnon (impl Trait) to the typesystem. 2016-08-12 06:43:34 +03:00
librustc_typeck Auto merge of #35138 - petrochenkov:clarify, r=eddyb 2016-08-12 19:38:46 -07:00
librustc_unicode Auto merge of #34485 - tbu-:pr_unicode_debug_str, r=alexcrichton 2016-07-28 11:20:33 -07:00
librustdoc rustc: add TyAnon (impl Trait) to the typesystem. 2016-08-12 06:43:34 +03:00
libserialize
libstd Rollup merge of #35569 - pietroalbini:fix-typo, r=steveklabnik 2016-08-11 06:34:02 -07:00
libsyntax Parse numeric fields in struct expressions and patterns 2016-08-13 00:08:14 +03:00
libsyntax_ext Rollup merge of #35106 - xen0n:issue-35082, r=alexcrichton 2016-07-30 13:44:47 +05:30
libsyntax_pos Rollup merge of #35094 - mcarton:multispan, r=jonathandturner 2016-07-30 13:44:47 +05:30
libterm
libtest save an Instant for the timeout instead of a Duration 2016-08-07 13:40:04 +02:00
libunwind arm-musl: statically link to libunwind 2016-07-30 15:39:13 -05:00
llvm@786aad117b Improved checking of target's llvm_config 2016-08-10 22:24:51 +10:00
rt
rtstartup
rust-installer@c37d3747da
rustc Update gcc crate dependency to 0.3.27. 2016-07-30 15:39:13 -05:00
rustllvm Improved checking of target's llvm_config 2016-08-10 22:24:51 +10:00
test Auto merge of #35138 - petrochenkov:clarify, r=eddyb 2016-08-12 19:38:46 -07:00
tools Rollup merge of #35448 - srinivasreddy:rf_compiletest, r=nikomatsakis 2016-08-11 06:33:58 -07:00
stage0.txt