| .. |
|
bootstrap
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
build_helper
|
whoops
|
2016-04-04 21:14:15 +10:00 |
|
compiler-rt@57315f7e07
|
update compiler-rt submodule
|
2016-03-15 22:32:38 -05:00 |
|
doc
|
Rollup merge of #33558 - bnewbold:trivial-book-tweaks, r=steveklabnik
|
2016-05-11 21:30:20 +02:00 |
|
driver
|
|
|
|
etc
|
Auto merge of #33612 - royalstream:royalstream-enc-enum-ptr, r=michaelwoerister
|
2016-05-15 05:26:50 -07:00 |
|
grammar
|
|
|
|
jemalloc@aab1c0a0e0
|
std: Update jemalloc again to the 4.* track
|
2016-03-04 09:49:39 -08:00 |
|
liballoc
|
Rollup merge of #33590 - durka:patch-22, r=aturon
|
2016-05-15 20:13:43 +05:30 |
|
liballoc_jemalloc
|
rustbuild: Tighten dependencies of build scripts
|
2016-05-10 23:41:19 -07:00 |
|
liballoc_system
|
rustc: Implement custom panic runtimes
|
2016-05-09 08:22:36 -07:00 |
|
libarena
|
std: Clean out deprecated APIs
|
2016-03-12 12:31:13 -08:00 |
|
libbacktrace
|
|
|
|
libcollections
|
Rollup merge of #33598 - haikoschol:master, r=alexcrichton
|
2016-05-15 20:13:43 +05:30 |
|
libcollectionstest
|
Utilize Result::unwrap_err in more places.
|
2016-05-09 08:40:57 -04:00 |
|
libcore
|
Rollup merge of #33534 - dns2utf8:atomic_docs, r=GuillaumeGomez
|
2016-05-15 20:13:41 +05:30 |
|
libcoretest
|
Rollup merge of #33426 - sfackler:try-from, r=aturon
|
2016-05-08 07:02:22 -07:00 |
|
libflate
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
libfmt_macros
|
|
|
|
libgetopts
|
std: Stabilize APIs for the 1.9 release
|
2016-04-11 08:57:53 -07:00 |
|
libgraphviz
|
sprinkle feature gates here and there
|
2016-03-22 22:02:47 -05:00 |
|
liblibc@7265c17d18
|
std: Fix linking against signal on Android
|
2016-04-04 21:54:59 -07:00 |
|
liblog
|
|
|
|
libpanic_abort
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
libpanic_unwind
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
librand
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
librbml
|
std: Stabilize APIs for the 1.9 release
|
2016-04-11 08:57:53 -07:00 |
|
librustc
|
Rollup merge of #33576 - soltanmm:vtable, r=nikomatsakis
|
2016-05-14 11:57:49 +02:00 |
|
librustc_back
|
Add #[cfg(target_has_atomic)] to get atomic support for the current target
|
2016-05-09 13:31:47 +01:00 |
|
librustc_bitflags
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
librustc_borrowck
|
Add descriptive error explanation for E0502
|
2016-05-17 21:13:02 -05:00 |
|
librustc_const_eval
|
Add more details and examples in error code
|
2016-05-12 16:42:43 +02:00 |
|
librustc_const_math
|
don't report bitshift overflow twice
|
2016-04-26 14:10:07 +02:00 |
|
librustc_data_structures
|
Plumb inference obligations through selection
|
2016-05-11 17:29:23 -07:00 |
|
librustc_driver
|
Rollup merge of #33544 - dotdash:baby_dont_break_me_no_more, r=Aatch
|
2016-05-14 11:57:47 +02:00 |
|
librustc_incremental
|
rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users.
|
2016-05-11 04:14:58 +03:00 |
|
librustc_lint
|
Auto merge of #33282 - alexcrichton:rustbuild-crate-tests, r=brson
|
2016-05-12 14:31:54 -07:00 |
|
librustc_llvm
|
Add opt-level options for optimizing for size and minimum size. This attempts
|
2016-04-28 23:08:30 -07:00 |
|
librustc_metadata
|
Rollup merge of #33393 - cristianoliveira:docs-error-explanation, r=steveklabnik
|
2016-05-15 20:13:40 +05:30 |
|
librustc_mir
|
Auto merge of #33607 - jonas-schievink:prettier-mir, r=eddyb
|
2016-05-15 01:14:10 -07:00 |
|
librustc_passes
|
rustc: Split local type contexts interners from the global one.
|
2016-05-11 04:14:58 +03:00 |
|
librustc_platform_intrinsics
|
rustc_platform_intrinsics: remove unused rustc dependency.
|
2016-03-29 19:36:01 +03:00 |
|
librustc_plugin
|
Remove the MacroVisitor pass.
|
2016-04-22 01:40:33 +02:00 |
|
librustc_privacy
|
rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users.
|
2016-05-11 04:14:58 +03:00 |
|
librustc_resolve
|
Rollup merge of #33572 - nagisa:assoc-const-types, r=eddyb
|
2016-05-14 11:57:48 +02:00 |
|
librustc_save_analysis
|
save-analysis: make DefIds prettier
|
2016-05-13 12:23:41 -07:00 |
|
librustc_trans
|
Rollup merge of #33576 - soltanmm:vtable, r=nikomatsakis
|
2016-05-14 11:57:49 +02:00 |
|
librustc_typeck
|
Rollup merge of #33584 - GuillaumeGomez:error_code_improvements, r=steveklabnik
|
2016-05-15 20:13:42 +05:30 |
|
librustc_unicode
|
std: Stabilize APIs for the 1.9 release
|
2016-04-11 08:57:53 -07:00 |
|
librustdoc
|
Auto merge of #33600 - ollie27:rustdoc_impl_params, r=alexcrichton
|
2016-05-14 19:46:01 -07:00 |
|
libserialize
|
Utilize Result::unwrap_err in more places.
|
2016-05-09 08:40:57 -04:00 |
|
libstd
|
Rollup merge of #33591 - dns2utf8:systemtime_wording, r=GuillaumeGomez
|
2016-05-15 20:13:43 +05:30 |
|
libsyntax
|
Auto merge of #33568 - nrc:save-json-2, r=pnkfelix
|
2016-05-14 09:36:52 -07:00 |
|
libsyntax_ext
|
Improve derived implementations for enums with lots of fieldless variants
|
2016-05-12 21:05:13 +02:00 |
|
libterm
|
Utilize Result::unwrap_err in more places.
|
2016-05-09 08:40:57 -04:00 |
|
libtest
|
rustc: Implement custom panic runtimes
|
2016-05-09 08:22:36 -07:00 |
|
libunwind
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
llvm@a73c41e7f1
|
rustc: Use C++ personalities on MSVC
|
2016-05-09 17:28:48 -07:00 |
|
rt
|
Handle integer-extending for C ABI
|
2016-04-04 22:14:10 +02:00 |
|
rtstartup
|
Revert "workarounds to make link guards work on windows"
|
2016-03-25 14:07:20 -04:00 |
|
rust-installer@c37d3747da
|
|
|
|
rustc
|
rustbuild: Add support for crate tests + doctests
|
2016-05-12 08:52:20 -07:00 |
|
rustllvm
|
rustc: Use C++ personalities on MSVC
|
2016-05-09 17:28:48 -07:00 |
|
test
|
Rollup merge of #33585 - GuillaumeGomez:error_code_test, r=steveklabnik
|
2016-05-15 20:13:42 +05:30 |
|
tools
|
Use symlink_metadata in tidy to avoid panicking on broken symlinks.
|
2016-05-11 20:09:50 +03:00 |
|
stage0.txt
|
mk: Bootstrap from stable instead of snapshots
|
2016-04-19 10:56:49 -07:00 |