rust/src
kennytm ddc4284b71
Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichton
Update book

This PR does two things:

1. update the book to include https://github.com/rust-lang/book/pull/1088
2. update to mdbook 0.1

Both of these things are big changes, so I want to land them now, well before the next branch, so we can kick the tires.

------------------------------

Locally, I'm seeing some weirdness around the reference and this:

![image](https://user-images.githubusercontent.com/27786/35411917-8dcbb31a-01e8-11e8-8c30-0bd280d93b9d.png)

Putting this PR up so others can try and build and see if it reproduces for them.
2018-02-06 02:13:49 +08:00
..
binaryen@1c9bf65aa0
bootstrap Auto merge of #47998 - kennytm:rollup, r=kennytm 2018-02-04 22:58:10 +00:00
build_helper
ci Update clippy and miri submodule 2018-02-05 11:36:51 +01:00
dlmalloc@d3812c3acc
doc Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichton 2018-02-06 02:13:49 +08:00
etc Implement extensible syscall interface for wasm 2018-01-30 23:22:19 +00:00
grammar
jemalloc@1f5a28755e
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcompiler_builtins@0a95675bab
libcore Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obk 2018-02-05 01:27:36 +08:00
libfmt_macros
libgetopts
libgraphviz
liblibc@56444a4545
libpanic_abort rustc: Add an option to default hidden visibility 2018-01-30 13:41:20 -08:00
libpanic_unwind
libproc_macro
libprofiler_builtins
librustc Auto merge of #47865 - Manishearth:cleanup-shim, r=nikomatsakis 2018-02-05 01:45:46 +00:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back Rollup merge of #47890 - pftbest:no_trap, r=alexcrichton 2018-01-31 16:36:17 +08:00
librustc_binaryen
librustc_borrowck Rollup merge of #47543 - topecongiro:issue-42344, r=nikomatsakis 2018-02-06 02:13:46 +08:00
librustc_const_eval Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obk 2018-02-05 01:27:36 +08:00
librustc_const_math
librustc_cratesio_shim
librustc_data_structures
librustc_driver Auto merge of #47900 - kennytm:rollup, r=kennytm 2018-01-31 20:51:02 +00:00
librustc_errors Remove dead code 2018-02-02 09:18:49 +05:30
librustc_incremental
librustc_lint Rollup merge of #47896 - zackmdavis:and_the_case_of_the_necessary_unnecessary_parens, r=nikomatsakis 2018-02-04 23:28:56 +08:00
librustc_llvm
librustc_lsan
librustc_metadata
librustc_mir Auto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix 2018-02-05 09:17:00 +00:00
librustc_msan
librustc_passes
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve
librustc_save_analysis Rollup merge of #47496 - QuietMisdreavus:rls-doc-include, r=estebank 2018-02-06 02:13:45 +08:00
librustc_trans Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obk 2018-02-05 01:27:36 +08:00
librustc_trans_utils
librustc_tsan
librustc_typeck Auto merge of #47915 - eddyb:layout-of, r=nikomatsakis 2018-02-04 03:33:44 +00:00
librustdoc Rollup merge of #47862 - GuillaumeGomez:const-evaluation-ice, r=eddyb 2018-02-04 23:28:53 +08:00
libserialize
libstd Rollup merge of #47999 - jaystrictor:master, r=Mark-Simulacrum 2018-02-05 01:20:56 +08:00
libstd_unicode
libsyntax Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=petrochenkov 2018-02-04 23:28:58 +08:00
libsyntax_ext Rollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis 2018-02-06 02:13:44 +08:00
libsyntax_pos Rollup merge of #47942 - estebank:macro-spans, r=nikomatsakis Minimize weird spans involving macro context Sometimes the parser attempts to synthesize spans from within a macro context with the span for the captured argument, leading to non-sensical spans with very bad output. Given that an incorrect span is worse than a partially incomplete span, when detecting this situation return only one of the spans without merging them. Fix #32072, #47778. CC #23480. 2018-02-02 22:48:50 +08:00
libterm
libtest
libunwind
llvm@bc344d5bc2
llvm-emscripten@2717444753
rt
rtstartup
rustc
rustllvm rustc: Add some defines for LLVM 7 compat 2018-01-30 12:11:31 -08:00
test Rollup merge of #47704 - dsprenkels:issue-44415, r=alexcrichton 2018-02-06 02:13:48 +08:00
tools Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichton 2018-02-06 02:13:49 +08:00
Cargo.lock Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichton 2018-02-06 02:13:49 +08:00
Cargo.toml
stage0.txt