| .. |
|
bootstrap
|
Rollup merge of #35577 - japaric:relax, r=alexcrichton
|
2016-08-14 20:29:49 +03:00 |
|
build_helper
|
Fix issue where rustbuild expected msvc to have ar
|
2016-06-16 08:38:06 -04:00 |
|
compiler-rt@8598065bd9
|
Update compiler-rt
|
2016-07-29 10:29:44 +02:00 |
|
doc
|
Rollup merge of #35647 - ahmedcharles:spelling, r=alexcrichton
|
2016-08-14 20:29:53 +03:00 |
|
driver
|
|
|
|
etc
|
Auto merge of #35163 - sanxiyn:rollup, r=sanxiyn
|
2016-08-01 08:57:32 -07:00 |
|
grammar
|
Move errors from libsyntax to its own crate
|
2016-06-23 08:07:35 -04:00 |
|
jemalloc@e058ca6616
|
Update jemalloc to include a fix for startup issues on OSX 10.12
|
2016-07-08 14:15:04 +09:00 |
|
liballoc
|
Fix a couple of typos in RawVec
|
2016-08-14 06:59:43 +02:00 |
|
liballoc_jemalloc
|
arm-musl targets now use cfg(env = "musl")
|
2016-07-30 15:39:13 -05:00 |
|
liballoc_system
|
std: Use memalign, not posix_memalign, on Android
|
2016-05-24 15:21:01 -07:00 |
|
libarena
|
|
|
|
libbacktrace
|
std: Update libbacktrace for a soundness fix
|
2016-05-19 11:56:43 -07:00 |
|
libcollections
|
Rollup merge of #35598 - tshepang:needless-binding, r=steveklabnik
|
2016-08-14 20:29:50 +03:00 |
|
libcollectionstest
|
Introduce as_mut_slice method on std::vec::IntoIter struct.
|
2016-08-11 16:49:01 -04:00 |
|
libcore
|
Rollup merge of #35622 - matthew-piziak:convert-docs-typos, r=apasel422
|
2016-08-14 20:29:52 +03:00 |
|
libcoretest
|
Don't gate methods Fn(Mut,Once)::call(mut,once) with feature unboxed_closures
|
2016-07-31 17:48:20 +03:00 |
|
libflate
|
Update gcc crate dependency to 0.3.27.
|
2016-07-30 15:39:13 -05:00 |
|
libfmt_macros
|
format: remove all implicit ref handling outside of libfmt_macros
|
2016-07-14 02:54:47 +08:00 |
|
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@5066b7dcab
|
point the libc submodule back to rust-lang/libc
|
2016-07-30 15:39:13 -05:00 |
|
liblog
|
rustfmt on liblog
|
2016-05-27 08:06:17 +05:30 |
|
libpanic_abort
|
mk: Prepare for a new stage0 compiler
|
2016-05-31 16:11:49 -07:00 |
|
libpanic_unwind
|
Auto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton
|
2016-07-29 20:29:43 -07:00 |
|
librand
|
prefer if let to match with None => {} arm in some places
|
2016-07-03 16:27:02 -07:00 |
|
librbml
|
std: Stabilize APIs for the 1.9 release
|
2016-04-11 08:57:53 -07:00 |
|
librustc
|
Rollup merge of #35611 - jonathandturner:ptr-helper, r=nikomatsakis
|
2016-08-14 20:29:51 +03:00 |
|
librustc_back
|
Print Rust target name, not LLVM target name, for --print target-list
|
2016-08-08 19:22:57 +09:00 |
|
librustc_bitflags
|
run rustfmt on librustc_bitflags folder
|
2016-06-05 13:01:11 +05:30 |
|
librustc_borrowck
|
Auto merge of #35348 - scottcarr:discriminant2, r=nikomatsakis
|
2016-08-13 01:20:46 -07:00 |
|
librustc_const_eval
|
Rollup merge of #35644 - garekkream:update-E0302-new-error-format, r=jonathandturner
|
2016-08-14 20:29:52 +03:00 |
|
librustc_const_math
|
Update wording on E0080
|
2016-08-04 07:31:06 +05:30 |
|
librustc_data_structures
|
generalize BitMatrix to be NxM and not just NxN
|
2016-08-09 08:26:06 -04:00 |
|
librustc_driver
|
Auto merge of #35091 - eddyb:impl-trait, r=nikomatsakis
|
2016-08-12 01:26:12 -07:00 |
|
librustc_errors
|
Turn on new errors, json mode. Remove duplicate unicode test
|
2016-08-07 07:46:49 -07:00 |
|
librustc_incremental
|
pacify the merciless tidy
|
2016-08-09 20:28:46 -04:00 |
|
librustc_lint
|
Auto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis
|
2016-08-14 03:50:50 -07:00 |
|
librustc_llvm
|
Merge branch 'master' into issue-30961
|
2016-08-06 15:50:48 +10:00 |
|
librustc_metadata
|
typeck: record impl Trait concrete resolutions.
|
2016-08-12 06:43:34 +03:00 |
|
librustc_mir
|
Auto merge of #35348 - scottcarr:discriminant2, r=nikomatsakis
|
2016-08-13 01:20:46 -07:00 |
|
librustc_passes
|
Rollup merge of #35586 - shyaamsundhar:SqushCom, r=jonathandturner
|
2016-08-14 20:29:49 +03:00 |
|
librustc_platform_intrinsics
|
Add intrinsics for x86 bit manipulation instruction sets: BMI 1.0, BMI 2.0, and TBM.
|
2016-06-22 16:34:10 +02:00 |
|
librustc_plugin
|
Fix Cargo.tomls
|
2016-06-27 18:30:46 +00:00 |
|
librustc_privacy
|
Make private_in_public compatibility lint deny-by-default
|
2016-08-11 23:19:04 +03:00 |
|
librustc_resolve
|
Rollup merge of #35596 - crypto-universe:E0254_style_and_tests, r=jonathandturner
|
2016-08-14 20:29:50 +03:00 |
|
librustc_save_analysis
|
Fixed missing comma in the csv dumper.
|
2016-07-25 11:46:59 +02:00 |
|
librustc_trans
|
Auto merge of #35534 - michaelwoerister:fix-const-collection2, r=nikomatsakis
|
2016-08-14 06:42:16 -07:00 |
|
librustc_typeck
|
Rollup merge of #35646 - theypsilon:master, r=jonathandturner
|
2016-08-14 20:29:52 +03:00 |
|
librustc_unicode
|
Auto merge of #34485 - tbu-:pr_unicode_debug_str, r=alexcrichton
|
2016-07-28 11:20:33 -07:00 |
|
librustdoc
|
rustc: add TyAnon (impl Trait) to the typesystem.
|
2016-08-12 06:43:34 +03:00 |
|
libserialize
|
prefer if let to match with None => {} arm in some places
|
2016-07-03 16:27:02 -07:00 |
|
libstd
|
Rollup merge of #35574 - badboy:emscripten-test-fixes, r=brson
|
2016-08-14 20:29:49 +03:00 |
|
libsyntax
|
Rollup merge of #35606 - Mark-Simulacrum:no-std-fix, r=brson
|
2016-08-14 20:29:51 +03:00 |
|
libsyntax_ext
|
Rollup merge of #35106 - xen0n:issue-35082, r=alexcrichton
|
2016-07-30 13:44:47 +05:30 |
|
libsyntax_pos
|
Rollup merge of #35094 - mcarton:multispan, r=jonathandturner
|
2016-07-30 13:44:47 +05:30 |
|
libterm
|
Utilize Result::unwrap_err in more places.
|
2016-05-09 08:40:57 -04:00 |
|
libtest
|
Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichton
|
2016-08-13 09:52:49 -07:00 |
|
libunwind
|
[emscripten] Disable code paths that don't work on emscripten
|
2016-08-10 16:39:32 +02:00 |
|
llvm@786aad117b
|
Improved checking of target's llvm_config
|
2016-08-10 22:24:51 +10:00 |
|
rt
|
hoedown: fix trigger of -Werror=misleading-indentation
|
2016-05-31 21:38:29 +03:00 |
|
rtstartup
|
run rustfmt on rtstartup folder
|
2016-05-29 21:04:21 +05:30 |
|
rust-installer@c37d3747da
|
|
|
|
rustc
|
Update gcc crate dependency to 0.3.27.
|
2016-07-30 15:39:13 -05:00 |
|
rustllvm
|
Improved checking of target's llvm_config
|
2016-08-10 22:24:51 +10:00 |
|
test
|
Rollup merge of #35648 - ahmedcharles:pred, r=alexcrichton
|
2016-08-14 20:29:53 +03:00 |
|
tools
|
Rollup merge of #35640 - ahmedcharles:dead, r=alexcrichton
|
2016-08-14 20:29:52 +03:00 |
|
stage0.txt
|
rustc: Update stage0 to beta-2016-07-06
|
2016-07-06 09:29:15 -07:00 |