rust/src
Mark Simulacrum 32f418f60a Rollup merge of #41981 - gamazeps:thread-detach, r=frewsxcv
[Doc] Expands `detach` documentation in `thread::JoinHande`.

Part of #29378 .

- Adds an example of a thread detaching.
- Expands what `detaching` means.

r? @steveklabnik
2017-06-02 09:10:41 -06:00
..
bootstrap ci: Further tone down the test verbosity. 2017-06-02 01:22:37 +08:00
build_helper
ci ci: Improve log output (mainly Travis). 2017-06-02 01:14:26 +08:00
compiler-rt@c8a8767c56
doc Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton 2017-06-02 07:51:20 +00:00
driver
etc Fix formatting issues in Distribution.xml 2017-05-29 21:55:35 -05:00
grammar
jemalloc@3288e0659c
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton 2017-06-02 07:51:20 +00:00
libcompiler_builtins
libcore Auto merge of #41670 - scottmcm:slice-rotate, r=alexcrichton 2017-06-02 07:51:20 +00:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@03562b0cb2
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
librand
librustc Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis 2017-06-01 11:34:13 +00:00
librustc_asan
librustc_back ARMv5 needs +strict-align 2017-05-30 17:50:44 +02:00
librustc_bitflags
librustc_borrowck rustc: avoid using MethodCallee's signature where possible. 2017-06-01 08:59:47 +03:00
librustc_const_eval Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis 2017-06-01 11:34:13 +00:00
librustc_const_math
librustc_data_structures fix translation of MSVC funclets that loop to their own start 2017-05-28 12:00:03 +03:00
librustc_driver
librustc_errors Add new error code 2017-05-30 19:19:34 +02:00
librustc_incremental
librustc_lint Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis 2017-06-01 11:34:13 +00:00
librustc_llvm
librustc_lsan
librustc_metadata Auto merge of #42175 - michaelwoerister:filemap-hashing-fix-1, r=nikomatsakis 2017-05-28 16:47:17 +00:00
librustc_mir rustc: adjust the RHS of comparison operators instead of assuming autorefs. 2017-06-01 08:59:47 +03:00
librustc_msan
librustc_passes Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis 2017-06-01 11:34:13 +00:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Turn public reexporting of private extern crates into a lint again 2017-05-30 22:00:30 +03:00
librustc_save_analysis Auto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis 2017-06-01 11:34:13 +00:00
librustc_trans Adding support for the llvm prefetch intrinsic 2017-06-01 08:34:16 +02:00
librustc_tsan
librustc_typeck Auto merge of #41418 - hirschenberger:prefetch-intrinsic, r=nagisa 2017-06-02 04:58:09 +00:00
librustdoc Rollup merge of #42297 - tschottdorf:proj-ty, r=nikomatsakis 2017-06-01 00:09:22 -04:00
libserialize
libstd Rollup merge of #41981 - gamazeps:thread-detach, r=frewsxcv 2017-06-02 09:10:41 -06:00
libstd_unicode
libsyntax Rollup merge of #42302 - GuillaumeGomez:new-error-codes-next, r=Susurrus 2017-06-01 00:09:23 -04:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@1ef3b9128e
rt
rtstartup
rustc
rustllvm add NullOp::SizeOf and BinOp::Offset 2017-05-28 10:43:24 +03:00
test Auto merge of #41418 - hirschenberger:prefetch-intrinsic, r=nagisa 2017-06-02 04:58:09 +00:00
tools ci: Further tone down the test verbosity. 2017-06-02 01:22:37 +08:00
Cargo.lock Updated locked version of libgit2 2017-05-28 10:27:42 -07:00
Cargo.toml
stage0.txt