rust/src
Corey Farwell 83e22b8b24 Rollup merge of #40812 - mgattozzi:ChildDocs, r=steveklabnik
Update `Child` docs to not have a note section

In #29370 it's noted that for "the Note shouldn't be one, and should come before
the examples." This commit changes the positioning of the section and removes
wording that said take note in order for it to flow better with the surrounding
text and it's new position.
2017-04-20 13:33:12 -04:00
..
bootstrap Rollup merge of #41391 - durka:patch-40, r=petrochenkov 2017-04-19 21:55:40 -04:00
build_helper
ci Auto merge of #41157 - aidanhs:aphs-debug-appveyor-cache, r=TimNN 2017-04-16 22:24:36 +00:00
compiler-rt@d30da544a8
doc Bump book and reference. 2017-04-18 21:26:10 -04:00
driver
etc Remove non-breaking spaces 2017-04-17 17:49:35 +01:00
grammar
jemalloc@11bfb0dcf8
liballoc Specialize Vec::from_elem<u8> to use calloc or memset 2017-04-15 09:01:56 -07:00
liballoc_jemalloc Specialize Vec::from_elem<u8> to use calloc or memset 2017-04-15 09:01:56 -07:00
liballoc_system Specialize Vec::from_elem<u8> to use calloc or memset 2017-04-15 09:01:56 -07:00
libarena
libbacktrace
libcollections Auto merge of #41191 - seanmonstar:spec-extend-vec-intoiter, r=alexcrichton 2017-04-20 13:08:07 +00:00
libcompiler_builtins Fixed invalid 128-bit division on 32-bit target. Fixed issue #41228. 2017-04-13 00:15:04 +08:00
libcore Fix a few stability attributes 2017-04-18 23:33:38 +01:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@05a2d19735
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
librand Avoid to use floating point match 2017-04-14 03:39:03 +02:00
librustc Rollup merge of #41377 - nikomatsakis:issue-41298-ICE-inference, r=eddyb 2017-04-20 01:39:55 -04:00
librustc_asan
librustc_back Compile WASM as WASM instead of asm.js 2017-04-14 19:17:03 +02:00
librustc_bitflags
librustc_borrowck Auto merge of #41153 - petrochenkov:umove, r=pnkfelix 2017-04-14 16:28:14 +00:00
librustc_const_eval convert calls to visit_all_item_likes_in_krate 2017-04-18 07:08:40 -04:00
librustc_const_math
librustc_data_structures Auto merge of #40570 - nikomatsakis:inference-subtype-through-obligation, r=arielb1 2017-04-13 00:28:11 +00:00
librustc_driver propagate other obligations that were left out 2017-04-19 07:20:36 -04:00
librustc_errors Rollup merge of #41205 - estebank:shorter-mismatched-types-2, r=nikomatsakis 2017-04-12 14:45:45 +02:00
librustc_incremental rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_lint Compress ReprOptions a little bit 2017-04-16 16:17:13 +03:00
librustc_llvm Expose LLVM appendModuleInlineAsm 2017-04-12 19:12:49 -05:00
librustc_lsan
librustc_metadata rustc: use monomorphic const_eval for cross-crate enum discriminants. 2017-04-16 01:31:37 +03:00
librustc_mir Rollup merge of #41361 - arielb1:move-mir-init, r=pnkfelix 2017-04-18 14:05:45 -04:00
librustc_msan
librustc_passes convert calls to visit_all_item_likes_in_krate 2017-04-18 07:08:40 -04:00
librustc_platform_intrinsics
librustc_plugin kill a bunch of one off tasks 2017-04-18 08:20:12 -04:00
librustc_privacy First attempt at global_asm! macro 2017-04-12 19:12:49 -05:00
librustc_resolve feature gate :vis matcher 2017-04-15 19:06:58 +00:00
librustc_save_analysis First attempt at global_asm! macro 2017-04-12 19:12:49 -05:00
librustc_trans Rollup merge of #41378 - eddyb:byval-is-not-like-sret, r=arielb1 2017-04-20 01:39:56 -04:00
librustc_tsan
librustc_typeck propagate other obligations that were left out 2017-04-19 07:20:36 -04:00
librustdoc Rollup merge of #41310 - eddyb:demand-const-eval, r=nikomatsakis 2017-04-17 23:21:18 -04:00
libserialize
libstd Rollup merge of #40812 - mgattozzi:ChildDocs, r=steveklabnik 2017-04-20 13:33:12 -04:00
libstd_unicode
libsyntax Rollup merge of #41214 - estebank:less-multiline, r=petrochenkov 2017-04-20 01:39:53 -04:00
libsyntax_ext Replace ExpnId with SyntaxContext 2017-04-12 19:12:50 -05:00
libsyntax_pos
libterm
libtest
libunwind
llvm@2e951c3ae3
rt Hoedown big comeback! 2017-04-17 18:10:03 +02:00
rtstartup
rust-installer@4f99485080
rustc
rustllvm Expose LLVM appendModuleInlineAsm 2017-04-12 19:12:49 -05:00
test Rollup merge of #41378 - eddyb:byval-is-not-like-sret, r=arielb1 2017-04-20 01:39:56 -04:00
tools Rollup merge of #41374 - steveklabnik:update-mdbook, r=frewsxcv 2017-04-19 21:55:38 -04:00
Cargo.lock Rollup merge of #41374 - steveklabnik:update-mdbook, r=frewsxcv 2017-04-19 21:55:38 -04:00
Cargo.toml
stage0.txt Bump stage0 to fix ARM LLVM 2017-04-18 08:57:56 -07:00