.. |
bootstrap
|
Auto merge of #41445 - frewsxcv:rollup, r=frewsxcv
|
2017-04-21 16:36:41 +00:00 |
build_helper
|
…
|
|
ci
|
Add x86_64-linux-android target
|
2017-04-20 16:29:59 -03:00 |
compiler-rt@d30da544a8
|
…
|
|
doc
|
Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton
|
2017-04-23 02:13:55 +00:00 |
driver
|
…
|
|
etc
|
Rename environment variable `GDB_CMD` to `RUST_GDB` to prevent ambiguity
|
2017-04-20 11:20:33 -04:00 |
grammar
|
…
|
|
jemalloc@11bfb0dcf8
|
…
|
|
liballoc
|
Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton
|
2017-04-23 02:13:55 +00:00 |
liballoc_jemalloc
|
Specialize Vec::from_elem<u8> to use calloc or memset
|
2017-04-15 09:01:56 -07:00 |
liballoc_system
|
Specialize Vec::from_elem<u8> to use calloc or memset
|
2017-04-15 09:01:56 -07:00 |
libarena
|
…
|
|
libbacktrace
|
…
|
|
libcollections
|
use the word 'length' in Vec::len's docs
|
2017-04-24 07:47:05 -04:00 |
libcompiler_builtins
|
…
|
|
libcore
|
Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton
|
2017-04-23 02:13:55 +00:00 |
libflate
|
…
|
|
libfmt_macros
|
…
|
|
libgetopts
|
…
|
|
libgraphviz
|
…
|
|
liblibc@c34a802d1e
|
Update libc to include x86_64-linux-android support
|
2017-04-20 13:59:41 -03:00 |
libpanic_abort
|
…
|
|
libpanic_unwind
|
…
|
|
libproc_macro
|
…
|
|
libproc_macro_plugin
|
…
|
|
librand
|
Avoid to use floating point match
|
2017-04-14 03:39:03 +02:00 |
librustc
|
Auto merge of #41486 - arielb1:select-where, r=eddyb
|
2017-04-23 23:06:50 +00:00 |
librustc_asan
|
…
|
|
librustc_back
|
Add x86_64-linux-android target
|
2017-04-20 16:29:59 -03:00 |
librustc_bitflags
|
…
|
|
librustc_borrowck
|
avoid calling `mk_region` unnecessarily
|
2017-04-22 21:00:50 +03:00 |
librustc_const_eval
|
rustc_const_eval: support all unit enum variants.
|
2017-04-23 11:11:57 +03:00 |
librustc_const_math
|
…
|
|
librustc_data_structures
|
…
|
|
librustc_driver
|
cache attributes of items from foreign crates
|
2017-04-22 21:00:50 +03:00 |
librustc_errors
|
Reduce visual clutter of multiline start when possible
|
2017-04-20 17:31:20 -07:00 |
librustc_incremental
|
rustc: use monomorphic const_eval for cross-crate enum discriminants.
|
2017-04-16 01:31:37 +03:00 |
librustc_lint
|
rustc: combine type_needs_drop_given_env and may_drop into needs_drop.
|
2017-04-20 14:44:43 +03:00 |
librustc_llvm
|
…
|
|
librustc_lsan
|
…
|
|
librustc_metadata
|
rustc: make the const-eval cache polymorphic.
|
2017-04-23 11:11:54 +03:00 |
librustc_mir
|
rustc: make the const-eval cache polymorphic.
|
2017-04-23 11:11:54 +03:00 |
librustc_msan
|
…
|
|
librustc_passes
|
rustc: combine type_needs_drop_given_env and may_drop into needs_drop.
|
2017-04-20 14:44:43 +03:00 |
librustc_platform_intrinsics
|
…
|
|
librustc_plugin
|
kill a bunch of one off tasks
|
2017-04-18 08:20:12 -04:00 |
librustc_privacy
|
…
|
|
librustc_resolve
|
feature gate :vis matcher
|
2017-04-15 19:06:58 +00:00 |
librustc_save_analysis
|
…
|
|
librustc_trans
|
rustc_const_eval: support all unit enum variants.
|
2017-04-23 11:11:57 +03:00 |
librustc_tsan
|
…
|
|
librustc_typeck
|
cache ADT dtorck results
|
2017-04-23 23:09:21 +03:00 |
librustdoc
|
rustc: make the const-eval cache polymorphic.
|
2017-04-23 11:11:54 +03:00 |
libserialize
|
…
|
|
libstd
|
Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton
|
2017-04-23 02:13:55 +00:00 |
libstd_unicode
|
…
|
|
libsyntax
|
Auto merge of #41464 - frewsxcv:rollup, r=frewsxcv
|
2017-04-22 14:17:36 +00:00 |
libsyntax_ext
|
Implementation of repr struct alignment RFC 1358.
|
2017-04-21 07:32:32 +10:00 |
libsyntax_pos
|
…
|
|
libterm
|
…
|
|
libtest
|
…
|
|
libunwind
|
…
|
|
llvm@2e951c3ae3
|
…
|
|
rt
|
Hoedown big comeback!
|
2017-04-17 18:10:03 +02:00 |
rtstartup
|
Update #[no_core] users with the "freeze" lang item.
|
2017-04-21 15:48:35 +03:00 |
rust-installer@4f99485080
|
…
|
|
rustc
|
…
|
|
rustllvm
|
…
|
|
test
|
rustc_const_eval: support all unit enum variants.
|
2017-04-23 11:11:57 +03:00 |
tools
|
Set hoedown to generate error index
|
2017-04-22 13:25:14 +02:00 |
Cargo.lock
|
Rollup merge of #41374 - steveklabnik:update-mdbook, r=frewsxcv
|
2017-04-19 21:55:38 -04:00 |
Cargo.toml
|
…
|
|
stage0.txt
|
Bump stage0 to fix ARM LLVM
|
2017-04-18 08:57:56 -07:00 |