rust/src
Mark Simulacrum eba44f10f9 Rollup merge of #44353 - cuviper:install-rustc, r=Mark-Simulacrum
Include rustc in the default `./x.py install`

The default install used to include rustc, rust-std, and rust-docs, but
the refactoring in commit 6b3413d825 make rustc only default in
extended builds.  This commit makes rustc installed by default again.
2017-09-06 18:28:04 -06:00
..
bootstrap Rollup merge of #44353 - cuviper:install-rustc, r=Mark-Simulacrum 2017-09-06 18:28:04 -06:00
build_helper
ci fix option for RUST_CONFIGURE_ARGS to be rust.ignore-git=false 2017-08-29 22:01:51 -07:00
doc Fix unstable book example 2017-09-01 16:16:36 -05:00
etc Rollup merge of #44351 - lu-zero:master, r=nikomatsakis 2017-09-06 18:28:03 -06:00
grammar
jemalloc@1f5a28755e
liballoc Make slice::split_at_mut example demonstrate mutability 2017-09-04 22:59:34 +01:00
liballoc_jemalloc update gcc crate 2017-09-02 21:51:18 +02:00
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@6b9281d2b2
libcore Rollup merge of #44328 - mcomstock:from-str-doc-fix, r=steveklabnik 2017-09-06 18:28:00 -06:00
libfmt_macros
libgetopts
libgraphviz
liblibc@04a5e75c99 Update libc to fix sparc compiles 2017-08-30 17:58:39 -07:00
libpanic_abort
libpanic_unwind
libproc_macro Rollup merge of #44125 - SergioBenitez:master, r=nrc 2017-08-30 11:11:12 -05:00
libprofiler_builtins update gcc crate 2017-09-02 21:51:18 +02:00
librand
librustc Rollup merge of #44319 - est31:master, r=eddyb 2017-09-06 18:27:55 -06:00
librustc_allocator Make fields of Span private 2017-08-30 01:38:54 +03:00
librustc_apfloat
librustc_asan
librustc_back
librustc_bitflags
librustc_borrowck rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
librustc_const_eval rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
librustc_const_math
librustc_data_structures stabilize mem::discriminant (closes #24263) 2017-09-02 01:59:54 -04:00
librustc_driver Auto merge of #43067 - pornel:libdeps, r=nrc 2017-09-04 23:06:59 +00:00
librustc_errors Rollup merge of #44125 - SergioBenitez:master, r=nrc 2017-08-30 11:11:12 -05:00
librustc_incremental
librustc_lint Auto merge of #44248 - oli-obk:spans, r=jseyfried 2017-09-05 02:21:02 +00:00
librustc_llvm disable gcc warnings 2017-09-05 18:46:26 +02:00
librustc_lsan
librustc_metadata Auto merge of #44263 - durka:stabilize-discriminant, r=dtolnay 2017-09-03 21:32:29 +00:00
librustc_mir rustc_mir: use Local instead of Lvalue in Storage{Live,Dead}. 2017-09-04 08:01:46 +03:00
librustc_msan
librustc_passes rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
librustc_platform_intrinsics Rollup merge of #44351 - lu-zero:master, r=nikomatsakis 2017-09-06 18:28:03 -06:00
librustc_plugin
librustc_privacy Rollup merge of #44202 - alexcrichton:xcrate-generators, r=arielb1 2017-08-31 18:07:42 -06:00
librustc_resolve Rollup merge of #44089 - alexcrichton:trait-proc-macro, r=nrc 2017-08-30 11:11:10 -05:00
librustc_save_analysis Make fields of Span private 2017-08-30 01:38:54 +03:00
librustc_trans Auto merge of #44308 - eddyb:local-index, r=arielb1 2017-09-05 04:56:03 +00:00
librustc_trans_utils
librustc_tsan
librustc_typeck Print more detailed trait-ref for intercrate ambiguity. 2017-09-05 12:19:35 -04:00
librustdoc Auto merge of #43975 - RalfJung:gcc, r=alexcrichton 2017-09-06 19:28:36 +00:00
libserialize
libstd Rollup merge of #44315 - kallisti5:epoch-doc-example-squashed, r=GuillaumeGomez 2017-09-06 18:27:53 -06:00
libstd_unicode impl Debug for SplitWhitespace. 2017-09-03 19:13:01 -04:00
libsyntax Remove trailing white space 2017-09-05 18:46:21 -07:00
libsyntax_ext Produce expansion info for more builtin macros 2017-09-04 11:03:19 +02:00
libsyntax_pos enable desugaring-sensitive error messages and use them in Try 2017-09-03 13:10:54 +03:00
libterm
libtest
libunwind
llvm@d9e7d2696e
rt
rtstartup
rustc
rustllvm
test Rollup merge of #44327 - Eh2406:FIXME#12808, r=aturon 2017-09-06 18:27:59 -06:00
tools Rollup merge of #44313 - RalfJung:book, r=nikomatsakis 2017-09-06 18:27:52 -06:00
Cargo.lock Auto merge of #43975 - RalfJung:gcc, r=alexcrichton 2017-09-06 19:28:36 +00:00
Cargo.toml Update Cargo to 0.23.0 and our lockfile 2017-08-31 07:02:50 -07:00
stage0.txt Bump to 1.22.0 2017-08-31 06:58:58 -07:00