.. |
bootstrap
|
Auto merge of #38076 - alexcrichton:another-rustbuild-bug, r=japaric
|
2016-12-08 03:03:51 +00:00 |
build_helper
|
|
|
ci
|
mk: Switch rustbuild to the default build system
|
2016-12-07 00:30:23 -08:00 |
compiler-rt@a8fc4c169f
|
|
|
doc
|
Rollup merge of #38225 - Cobrand:patch-1, r=GuillaumeGomez
|
2016-12-07 10:42:52 -08:00 |
driver
|
|
|
etc
|
|
|
grammar
|
|
|
jemalloc@e058ca6616
|
|
|
liballoc
|
Rollup merge of #38189 - GuillaumeGomez:rc_links, r=frewsxcv
|
2016-12-07 10:42:52 -08:00 |
liballoc_jemalloc
|
mk: Switch rustbuild to the default build system
|
2016-12-07 00:30:23 -08:00 |
liballoc_system
|
|
|
libarena
|
|
|
libbacktrace
|
|
|
libcollections
|
Auto merge of #38182 - bluss:more-vec-extend, r=alexcrichton
|
2016-12-08 15:39:39 +00:00 |
libcollectionstest
|
collections: Simplify VecDeque::is_empty
|
2016-12-04 15:46:36 +01:00 |
libcompiler_builtins
|
|
|
libcore
|
Auto merge of #38149 - bluss:is-empty, r=alexcrichton
|
2016-12-07 07:15:31 +00:00 |
libcoretest
|
|
|
libflate
|
|
|
libfmt_macros
|
|
|
libgetopts
|
|
|
libgraphviz
|
|
|
liblibc@0ac39c5ccf
|
update src/liblibc to include i686-unknown-openbsd libc definition
|
2016-12-03 18:57:58 +01:00 |
liblog
|
|
|
libpanic_abort
|
|
|
libpanic_unwind
|
|
|
libproc_macro
|
|
|
libproc_macro_plugin
|
|
|
libproc_macro_tokens
|
|
|
librand
|
|
|
librustc
|
Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
|
2016-12-07 23:06:10 +00:00 |
librustc_back
|
Auto merge of #38086 - semarie:openbsd-i686, r=alexcrichton
|
2016-12-04 16:35:09 +00:00 |
librustc_bitflags
|
|
|
librustc_borrowck
|
Auto merge of #38053 - eddyb:lazy-9, r=nikomatsakis
|
2016-12-02 15:06:36 +00:00 |
librustc_const_eval
|
Auto merge of #38053 - eddyb:lazy-9, r=nikomatsakis
|
2016-12-02 15:06:36 +00:00 |
librustc_const_math
|
|
|
librustc_data_structures
|
|
|
librustc_driver
|
Refactor FnSig to contain a Slice for its inputs and outputs.
|
2016-12-05 22:33:38 -07:00 |
librustc_errors
|
|
|
librustc_incremental
|
Rollup merge of #38113 - nikomatsakis:incremental-dump-hash, r=michaelwoerister
|
2016-12-03 15:39:53 -05:00 |
librustc_lint
|
Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
|
2016-12-07 23:06:10 +00:00 |
librustc_llvm
|
Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton
|
2016-12-06 10:54:45 +00:00 |
librustc_metadata
|
Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton
|
2016-12-06 10:54:45 +00:00 |
librustc_mir
|
Refactor FnSig to contain a Slice for its inputs and outputs.
|
2016-12-05 22:33:38 -07:00 |
librustc_passes
|
annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor
|
2016-12-06 11:28:51 +01:00 |
librustc_platform_intrinsics
|
|
|
librustc_plugin
|
|
|
librustc_privacy
|
Auto merge of #38053 - eddyb:lazy-9, r=nikomatsakis
|
2016-12-02 15:06:36 +00:00 |
librustc_resolve
|
Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
|
2016-12-07 23:06:10 +00:00 |
librustc_save_analysis
|
annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor
|
2016-12-06 11:28:51 +01:00 |
librustc_trans
|
Auto merge of #37994 - upsuper:msvc-link-opt, r=alexcrichton
|
2016-12-06 14:16:49 +00:00 |
librustc_typeck
|
Auto merge of #38036 - Mark-Simulacrum:polish-2, r=nagisa,eddyb
|
2016-12-06 17:38:26 +00:00 |
librustc_unicode
|
|
|
librustdoc
|
Auto merge of #38105 - ollie27:rustdoc_deterministic_js, r=GuillaumeGomez
|
2016-12-07 16:32:48 +00:00 |
libserialize
|
|
|
libstd
|
Auto merge of #38146 - kali:master, r=alexcrichton
|
2016-12-08 07:05:19 +00:00 |
libsyntax
|
Auto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
|
2016-12-07 23:06:10 +00:00 |
libsyntax_ext
|
annotate stricter lifetimes on LateLintPass methods to allow them to forward to a Visitor
|
2016-12-06 11:28:51 +01:00 |
libsyntax_pos
|
|
|
libterm
|
|
|
libtest
|
|
|
libunwind
|
|
|
llvm@3ec14daffb
|
|
|
rt
|
|
|
rtstartup
|
|
|
rust-installer@4f99485080
|
|
|
rustc
|
|
|
rustllvm
|
Auto merge of #38156 - shepmaster:llvm-4.0-bitcode-reader-writer, r=alexcrichton
|
2016-12-08 11:45:26 +00:00 |
test
|
Auto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat, r=alexcrichton
|
2016-12-08 21:13:52 +00:00 |
tools
|
|
|
vendor
|
|
|
Cargo.lock
|
[LLVM] Introduce a stable representation of DIFlags
|
2016-12-02 21:13:31 -05:00 |
Cargo.toml
|
|
|
stage0.txt
|
|
|