rust/src
Corey Farwell 3e478fd512 Rollup merge of #44536 - Havvy:transmute-docs, r=steveklabnik
Fix example in transmute; add safety requirement to Vec::from_raw_parts

This fixes the second bullet point on #44281 and also removes some incorrect information.
2017-09-14 22:32:47 -04:00
..
bootstrap Rollup merge of #44131 - smaeul:openssl-perl, r=Mark-Simulacrum 2017-09-14 22:32:31 -04:00
build_helper
ci
doc Auto merge of #44413 - est31:move_man, r=nikomatsakis 2017-09-12 12:41:23 +00:00
etc Rollup merge of #44351 - lu-zero:master, r=nikomatsakis 2017-09-06 18:28:03 -06:00
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #44536 - Havvy:transmute-docs, r=steveklabnik 2017-09-14 22:32:47 -04:00
liballoc_jemalloc Autodetect the type of allocator crate used 2017-09-10 19:59:42 +02:00
liballoc_system Autodetect the type of allocator crate used 2017-09-10 19:59:42 +02:00
libarena
libbacktrace Fix missing line numbers on i686. 2017-09-05 08:41:43 +08:00
libcollections
libcompiler_builtins@38ffaf97aa Update the libcompiler_builins submodule 2017-09-07 09:08:09 +02:00
libcore Rollup merge of #44536 - Havvy:transmute-docs, r=steveklabnik 2017-09-14 22:32:47 -04:00
libfmt_macros
libgetopts
libgraphviz
liblibc@95848f9622 Update liblibc submodule to include latest uclibc changes 2017-09-08 14:36:56 +02:00
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins
librand
librustc rustc: Remove Session::dep_graph 2017-09-14 10:40:50 -07:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back Add TargetOptions::min_global_align, with s390x at 16-bit 2017-09-08 14:49:51 -07:00
librustc_bitflags
librustc_borrowck Use NodeId/HirId instead of DefId for local variables. 2017-09-08 22:00:59 +03:00
librustc_const_eval rustc: evaluate fixed-length array length expressions lazily. 2017-09-11 08:41:16 +03:00
librustc_const_math rustc: replace usize with u64 and ConstUsize. 2017-09-11 08:41:15 +03:00
librustc_data_structures Analyse storage liveness and preserve it during generator transformation 2017-09-13 23:28:10 +02:00
librustc_driver rustc: Remove Session::dep_graph 2017-09-14 10:40:50 -07:00
librustc_errors Fix mispositioned error indicators 2017-09-07 10:26:27 +02:00
librustc_incremental rustc: Remove Session::dep_graph 2017-09-14 10:40:50 -07:00
librustc_lint Auto merge of #44275 - eddyb:deferred-ctfe, r=nikomatsakis 2017-09-12 04:14:07 +00:00
librustc_llvm disable gcc warnings 2017-09-05 18:46:26 +02:00
librustc_lsan
librustc_metadata Auto merge of #44420 - alexcrichton:private-cstore, r=michaelwoerister 2017-09-13 05:32:00 +00:00
librustc_mir Fix a bug where StorageIgnored had an incorrect buffer length 2017-09-13 23:28:11 +02:00
librustc_msan
librustc_passes Auto merge of #44275 - eddyb:deferred-ctfe, r=nikomatsakis 2017-09-12 04:14:07 +00:00
librustc_platform_intrinsics Rollup merge of #44351 - lu-zero:master, r=nikomatsakis 2017-09-06 18:28:03 -06:00
librustc_plugin
librustc_privacy rustc: Remove HirId from queries 2017-09-11 07:53:48 -07:00
librustc_resolve Remove the cstore reference from Session in order to prepare encapsulating CrateStore access in tcx. 2017-09-12 07:19:06 -07:00
librustc_save_analysis Use NodeId/HirId instead of DefId for local variables. 2017-09-08 22:00:59 +03:00
librustc_trans rustc: Remove Session::dep_graph 2017-09-14 10:40:50 -07:00
librustc_trans_utils
librustc_tsan
librustc_typeck Remove deprecated lang items 2017-09-12 17:04:26 -03:00
librustdoc Rollup merge of #44368 - ollie27:rustdoc_pulldown_ids, r=QuietMisdreavus 2017-09-14 22:32:33 -04:00
libserialize
libstd Rollup merge of #44388 - tbu-:pr_doc_udp_connect_multiple, r=frewsxcv 2017-09-14 22:32:36 -04:00
libstd_unicode impl Debug for SplitWhitespace. 2017-09-03 19:13:01 -04:00
libsyntax Auto merge of #44484 - tirr-c:issue-44332, r=petrochenkov 2017-09-14 00:28:27 +00:00
libsyntax_ext Use rvalue promotion to 'static instead of static items. 2017-09-10 11:20:27 +03:00
libsyntax_pos Add impl From<Vec<Span>> for MultiSpan. 2017-09-09 02:09:10 -07:00
libterm
libtest
libunwind
llvm@d9e7d2696e
rt
rtstartup
rustc
rustllvm
test Rollup merge of #44254 - GuillaumeGomez:const-fix-rustdoc, r=QuietMisdreavus 2017-09-14 22:32:32 -04:00
tools Rollup merge of #44430 - steveklabnik:update-mdbook, r=alexcrichton 2017-09-14 22:32:37 -04:00
Cargo.lock Rollup merge of #44430 - steveklabnik:update-mdbook, r=alexcrichton 2017-09-14 22:32:37 -04:00
Cargo.toml
stage0.txt