.. |
bootstrap
|
Auto merge of #37822 - cuviper:llvm-link-shared, r=alexcrichton
|
2016-11-19 08:08:26 -08:00 |
build_helper
|
|
|
ci
|
Move all Linux/OSX CI infastructure to Travis
|
2016-11-11 07:36:40 -08:00 |
compiler-rt@3bc0272cab
|
|
|
doc
|
Rollup merge of #37766 - tarka:book-testing-concurrency-capture, r=steveklabnik
|
2016-11-17 19:40:57 +01:00 |
driver
|
|
|
etc
|
|
|
grammar
|
Fix grammar verification
|
2016-11-16 22:42:07 +01:00 |
jemalloc@e058ca6616
|
|
|
liballoc
|
|
|
liballoc_jemalloc
|
|
|
liballoc_system
|
|
|
libarena
|
|
|
libbacktrace
|
|
|
libcollections
|
vec: Use less code bloat specialized Vec::from_iter
|
2016-11-13 01:30:42 +01:00 |
libcollectionstest
|
|
|
libcompiler_builtins
|
rustc: Flag all builtins functions as hidden
|
2016-11-12 10:46:15 -08:00 |
libcore
|
Remove macro work-around.
|
2016-11-12 12:47:13 -07:00 |
libcoretest
|
Stabilize RFC 1560.
|
2016-11-21 09:10:16 +00:00 |
libflate
|
|
|
libfmt_macros
|
On fmt string with unescaped { note how to escape
|
2016-11-11 10:53:02 -08:00 |
libgetopts
|
|
|
libgraphviz
|
|
|
liblibc@6e8c1b490c
|
rustc: Implement #[link(cfg(..))] and crt-static
|
2016-11-16 07:00:09 -08:00 |
liblog
|
|
|
libpanic_abort
|
|
|
libpanic_unwind
|
|
|
libproc_macro
|
|
|
libproc_macro_plugin
|
|
|
libproc_macro_tokens
|
|
|
librand
|
|
|
librustc
|
Stabilize RFC 1560.
|
2016-11-21 09:10:16 +00:00 |
librustc_back
|
rustc: Implement #[link(cfg(..))] and crt-static
|
2016-11-16 07:00:09 -08:00 |
librustc_bitflags
|
|
|
librustc_borrowck
|
refactor Visitor into ItemLikeVisitor and intravisit::Visitor
|
2016-11-16 13:51:36 -05:00 |
librustc_const_eval
|
Auto merge of #37660 - nikomatsakis:incremental-36349, r=eddyb
|
2016-11-17 17:31:01 -08:00 |
librustc_const_math
|
|
|
librustc_data_structures
|
Make names of types used in LLVM IR stable.
|
2016-11-13 19:49:46 -05:00 |
librustc_driver
|
Auto merge of #37826 - keeperofdakeys:proc-macro-test, r=alexcrichton
|
2016-11-19 13:28:50 -06:00 |
librustc_errors
|
|
|
librustc_incremental
|
Add span to warning about incr. comp. vs Token::Interpolated.
|
2016-11-18 16:45:59 -05:00 |
librustc_lint
|
include a Name and Span for each item in the HIR of the impl
|
2016-11-16 13:57:47 -05:00 |
librustc_llvm
|
Auto merge of #37822 - cuviper:llvm-link-shared, r=alexcrichton
|
2016-11-19 08:08:26 -08:00 |
librustc_metadata
|
Auto merge of #37846 - jseyfried:fix_proc_macro_dep, r=alexcrichton
|
2016-11-17 20:56:03 -08:00 |
librustc_mir
|
Stabilize RFC 1560.
|
2016-11-21 09:10:16 +00:00 |
librustc_passes
|
add a nested_visit_map method
|
2016-11-16 13:57:47 -05:00 |
librustc_platform_intrinsics
|
|
|
librustc_plugin
|
fallout from separating impl-items from impls
|
2016-11-16 13:57:43 -05:00 |
librustc_privacy
|
include a Name and Span for each item in the HIR of the impl
|
2016-11-16 13:57:47 -05:00 |
librustc_resolve
|
Cleanup.
|
2016-11-21 09:21:48 +00:00 |
librustc_save_analysis
|
Auto merge of #37776 - nrc:save-double-angle, r=@brson
|
2016-11-18 11:45:53 -08:00 |
librustc_trans
|
Auto merge of #37814 - japaric:aapcs, r=alexcrichton
|
2016-11-19 04:58:48 -08:00 |
librustc_typeck
|
Auto merge of #37660 - nikomatsakis:incremental-36349, r=eddyb
|
2016-11-17 17:31:01 -08:00 |
librustc_unicode
|
|
|
librustdoc
|
Auto merge of #37763 - liigo:rustdoc-playground, r=alexcrichton
|
2016-11-18 01:47:01 -08:00 |
libserialize
|
|
|
libstd
|
Add examples for Ipv4Addr
|
2016-11-16 21:13:44 +01:00 |
libsyntax
|
Stabilize RFC 1560.
|
2016-11-21 09:10:16 +00:00 |
libsyntax_ext
|
Show a better error when using --test with #[proc_macro_derive]
|
2016-11-17 22:06:36 +10:30 |
libsyntax_pos
|
|
|
libterm
|
|
|
libtest
|
Warn when a #[should_panic] test has an unexpected message
|
2016-11-18 21:01:19 +10:30 |
libunwind
|
|
|
llvm@c1d962263b
|
|
|
rt
|
|
|
rtstartup
|
|
|
rust-installer@4f99485080
|
|
|
rustc
|
|
|
rustllvm
|
also enable the MSP430 backend in Makefiles
|
2016-11-12 17:33:35 -05:00 |
test
|
Auto merge of #37826 - keeperofdakeys:proc-macro-test, r=alexcrichton
|
2016-11-19 13:28:50 -06:00 |
tools
|
Improved error reporting when target sysroot is missing.
|
2016-11-17 13:59:38 +08:00 |
vendor
|
|
|
Cargo.lock
|
update Cargo.lock
|
2016-11-18 11:31:44 +01:00 |
Cargo.toml
|
|
|
stage0.txt
|
Revert "Bump the bootstrap cargo to match the one paired with 1.13"
|
2016-11-17 00:11:10 +00:00 |