rust/src
Jacques-Henri Jourdan 49edaf14fd Fix in weak_count in Arc.
In the case the weak count was locked, the weak_count function could
return usize::MAX. We need to test this condition manually.
2017-07-18 19:39:30 +02:00
..
bootstrap Auto merge of #42146 - nrc:rls-rust, r=alexcrichton 2017-07-17 05:25:48 +00:00
build_helper
ci travis: Make a few curl invocations more resilient 2017-07-17 20:11:24 -07:00
doc Update the books. 2017-07-14 13:33:19 -04:00
driver
etc
grammar
jemalloc@11bfb0dcf8
liballoc Fix in weak_count in Arc. 2017-07-18 19:39:30 +02:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@5e49856003
libcore Auto merge of #43237 - zackmdavis:missing_sum_and_product_for_128_bit_integers, r=nagisa 2017-07-16 12:42:56 +00:00
libfmt_macros
libgetopts
libgraphviz
liblibc@2015cf17a6
libpanic_abort
libpanic_unwind
libproc_macro Auto merge of #43179 - oli-obk:mark_all_the_expansions, r=jseyfried 2017-07-15 08:36:27 +00:00
libprofiler_builtins
librand
librustc Make late_bound_lifetime_arguments lint warn-by-default 2017-07-18 00:33:44 +03:00
librustc_allocator
librustc_asan
librustc_back
librustc_bitflags
librustc_borrowck Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustc_const_eval Update function name to reflect reality 2017-07-16 18:05:03 +01:00
librustc_const_math
librustc_data_structures
librustc_driver
librustc_errors Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustc_incremental
librustc_lint Prohibit lifetime arguments in path segments with late bound lifetime parameters 2017-07-18 00:12:48 +03:00
librustc_llvm
librustc_lsan
librustc_metadata Add support for dylibs with Address Sanitizer. This supports cdylibs and staticlibs on gnu-linux targets. 2017-07-15 08:22:46 +10:00
librustc_mir overload the mir ty methods to make them more ergonomic to use 2017-07-12 12:59:05 -07:00
librustc_msan
librustc_passes Support generic lifetime arguments in method calls 2017-07-18 00:12:48 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustc_save_analysis
librustc_trans Auto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis 2017-07-14 23:29:51 +00:00
librustc_tsan
librustc_typeck Fix incorrect subst index 2017-07-18 00:12:48 +03:00
librustdoc
libserialize
libstd Auto merge of #43055 - est31:stabilize_float_bits_conv, r=sfackler 2017-07-17 00:19:43 +00:00
libstd_unicode
libsyntax Change some helps to suggestions 2017-07-17 10:03:37 +02:00
libsyntax_ext
libsyntax_pos
libterm
libtest Reduce the usage of features in compiletest and libtest 2017-07-13 16:37:57 +02:00
libunwind
llvm@a5ef0696d7
rt
rtstartup
rustc
rustllvm
test Auto merge of #42492 - petrochenkov:methlife, r=nikomatsakis 2017-07-18 10:20:13 +00:00
tools Run RLS tests 2017-07-17 17:21:46 +12:00
Cargo.lock Run RLS tests 2017-07-17 17:21:46 +12:00
Cargo.toml Run RLS tests 2017-07-17 17:21:46 +12:00
stage0.txt