..
bootstrap
Auto merge of #39633 - steveklabnik:vendor-mdbook, r=alexcrichton
2017-02-15 01:22:16 +00:00
build_helper
Build libbacktrace/jemalloc only when their timestamps are older than sources
2017-02-02 22:40:42 +03:00
ci
Rollup merge of #39754 - alexcrichton:less-assertions, r=brson
2017-02-14 10:07:31 -05:00
compiler-rt@ d30da544a8
sanitizer support
2017-02-08 18:51:43 -05:00
doc
Rollup merge of #39840 - DaseinPhaos:patch-2, r=frewsxcv
2017-02-15 23:48:18 -05:00
driver
etc
Vec, LinkedList, VecDeque, String, and Option NatVis visualizations
2017-02-15 01:51:19 -08:00
grammar
jemalloc@ 11bfb0dcf8
Update jemalloc to include various fixes for OSX 10.12
2017-01-19 09:01:52 +09:00
liballoc
Auto merge of #39594 - clarcharr:cstr_box, r=aturon
2017-02-15 10:22:34 +00:00
liballoc_jemalloc
std: Remove cfg(cargobuild) annotations
2017-02-06 08:42:54 -08:00
liballoc_system
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
2017-01-08 08:22:06 +00:00
libarena
Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 20:27:41 +09:00
libbacktrace
libbacktrace: Fix uninitialized variable
2017-02-04 01:18:10 +03:00
libcollections
Rollup merge of #39836 - durka:patch-37, r=alexcrichton
2017-02-15 23:48:15 -05:00
libcollectionstest
Dont segfault if btree range is not in order
2017-02-10 00:16:04 -06:00
libcompiler_builtins
Rollup merge of #39519 - nagisa:more-snap, r=alexcrichton
2017-02-05 12:45:11 -05:00
libcore
Rollup merge of #39793 - RalfJung:cell, r=alexcrichton
2017-02-15 23:48:13 -05:00
libcoretest
Improve fmt float
2017-02-07 20:58:34 +11:00
libflate
std: Remove cfg(cargobuild) annotations
2017-02-06 08:42:54 -08:00
libfmt_macros
Remove not(stage0) from deny(warnings)
2016-12-29 21:07:20 -08:00
libgetopts
Remove not(stage0) from deny(warnings)
2016-12-29 21:07:20 -08:00
libgraphviz
Remove not(stage0) from deny(warnings)
2016-12-29 21:07:20 -08:00
liblibc@ 8d8264b967
liblibc: Update to include aarch64-unknown-freebsd support
2017-02-06 23:53:39 +01:00
liblog
Remove not(stage0) from deny(warnings)
2016-12-29 21:07:20 -08:00
libpanic_abort
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
2017-01-08 08:22:06 +00:00
libpanic_unwind
std: Remove cfg(cargobuild) annotations
2017-02-06 08:42:54 -08:00
libproc_macro
Refactor TokenStream.
2017-01-22 21:37:38 +00:00
libproc_macro_plugin
Remove open_span and close_span from Delimited.
2017-01-23 06:49:06 +00:00
librand
Remove specialization from Debug implementations
2017-01-20 13:10:36 +01:00
librustc
Show five traits implementation in help when there are exactly five
2017-02-14 12:11:07 -03:00
librustc_asan
use helper function in the rebuild logic of the rustc_*san crates
2017-02-08 18:51:43 -05:00
librustc_back
Rollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-07 22:54:24 -05:00
librustc_bitflags
Remove not(stage0) from deny(warnings)
2016-12-29 21:07:20 -08:00
librustc_borrowck
Inline open_drop_for_variant & clean matches::test
2017-02-10 19:47:09 +02:00
librustc_const_eval
Use global recursion limit when evaluating inhabitedness
2017-02-10 00:52:51 +08:00
librustc_const_math
SwitchInt over Switch
2017-02-10 19:42:41 +02:00
librustc_data_structures
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
2017-02-13 02:32:09 +00:00
librustc_driver
Auto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-14 01:26:10 +00:00
librustc_errors
store typeck lints in the TypeckTables
2017-02-02 20:38:16 -05:00
librustc_incremental
Rollup merge of #39582 - nikomatsakis:incr-comp-issue-39569, r=michaelwoerister
2017-02-08 10:19:52 -05:00
librustc_lint
Use check_variant for non_camel_case_types lint
2017-02-14 19:46:48 +09:00
librustc_llvm
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
2017-02-13 02:32:09 +00:00
librustc_lsan
use helper function in the rebuild logic of the rustc_*san crates
2017-02-08 18:51:43 -05:00
librustc_metadata
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
2017-02-13 02:32:09 +00:00
librustc_mir
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
2017-02-13 02:32:09 +00:00
librustc_msan
use helper function in the rebuild logic of the rustc_*san crates
2017-02-08 18:51:43 -05:00
librustc_passes
SwitchInt over Switch
2017-02-10 19:42:41 +02:00
librustc_platform_intrinsics
Auto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-14 01:26:10 +00:00
librustc_plugin
Remove unused extern crates.
2017-01-22 01:31:02 +00:00
librustc_privacy
Remove no longer necessary ctor checks in rustc_privacy
2017-01-29 02:57:14 +03:00
librustc_resolve
Allow using inert attributes from proc_macro_derives with #![feature(proc_macro)].
2017-02-12 07:20:04 +00:00
librustc_save_analysis
save-analysis: emit info about impls and super-traits in JSON
2017-02-13 17:50:58 +13:00
librustc_trans
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
2017-02-13 02:32:09 +00:00
librustc_tsan
use helper function in the rebuild logic of the rustc_*san crates
2017-02-08 18:51:43 -05:00
librustc_typeck
Standardize lifetime and type parameter count mismatch errors
2017-02-13 09:08:55 -05:00
librustdoc
Add filename when running rustdoc --test on a markdown file
2017-02-13 18:11:20 +01:00
libserialize
Only SwitchInt over integers, not all consts
2017-02-10 19:42:41 +02:00
libstd
Rollup merge of #39844 - king6cong:sys, r=alexcrichton
2017-02-15 23:48:20 -05:00
libstd_unicode
Fix a few impl stability attributes
2017-01-29 13:31:47 +00:00
libsyntax
Rollup merge of #39730 - jseyfried:fix_empty_seq_rep_ice, r=nrc
2017-02-14 10:07:30 -05:00
libsyntax_ext
Allow using inert attributes from proc_macro_derives with #![feature(proc_macro)].
2017-02-12 07:20:04 +00:00
libsyntax_pos
store typeck lints in the TypeckTables
2017-02-02 20:38:16 -05:00
libterm
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
2017-01-08 08:22:06 +00:00
libtest
Auto merge of #38945 - battisti:fix_thread_num, r=alexcrichton
2017-02-12 00:54:57 +00:00
libunwind
Add Solaris as recognized ostype
2017-02-11 20:28:44 -08:00
llvm@ ceb177eeef
Remove accidental submodule change.
2017-01-06 23:13:32 -05:00
rt
Set correct hoedown submodule branch
2017-02-03 11:08:20 +01:00
rtstartup
rust-installer@ 4f99485080
rustc
sanitizer support
2017-02-08 18:51:43 -05:00
rustllvm
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
2017-02-13 02:32:09 +00:00
test
Rollup merge of #39834 - cseale:feature-gate-static-recursion, r=est31
2017-02-15 23:48:15 -05:00
tools
Rollup merge of #39834 - cseale:feature-gate-static-recursion, r=est31
2017-02-15 23:48:15 -05:00
Cargo.lock
Re-implement rustbook in terms of mdbook
2017-02-13 13:41:01 -05:00
Cargo.toml
Add support for test suites emulated in QEMU
2017-01-29 14:16:41 -08:00
stage0.txt
Bump version, upgrade bootstrap
2017-02-03 13:25:46 -08:00