rust/src
Eduard-Mihai Burtescu e733667210 Rollup merge of #37664 - est31:master, r=nrc
Document the question mark operator in reference and the book's syntax index

The question mark operator will be stabilized for the Rust 1.13 release (unfortunately). Even though I don't like the operator, it still should be documented in the syntax index in the book and in the reference.

Maybe there are people who also want to change the book's chapters on error handling, depending on their views of what idiomatic error handling is, now that the operator is stable, but I don't want to and I'd prefer to keep this PR focused on the reference and syntax index only.

Please also apply this PR to the beta branch of rust.
2016-11-10 03:46:28 +02:00
..
bootstrap Rollup merge of #37524 - alexcrichton:vendor, r=brson 2016-11-09 20:51:17 +02:00
build_helper
compiler-rt@ecd2b1f6d6
doc Rollup merge of #37664 - est31:master, r=nrc 2016-11-10 03:46:28 +02:00
driver
etc
grammar
jemalloc@e058ca6616
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections
libcollectionstest
libcompiler_builtins
libcore Rollup merge of #37627 - GuillaumeGomez:missing_urls_bis, r=frewsxcv 2016-11-09 20:51:18 +02:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@7d9b71f097
liblog
libpanic_abort rustc_typeck: correctly track "always-diverges" and "has-type-errors". 2016-11-10 01:44:53 +02:00
libpanic_unwind
libproc_macro
libproc_macro_plugin
libproc_macro_tokens
librand
librustc Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_back
librustc_bitflags
librustc_borrowck rustc: use an Expr instead of a Block for function bodies. 2016-11-10 01:44:45 +02:00
librustc_const_eval Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_const_math
librustc_data_structures
librustc_driver rustc_typeck: correctly track "always-diverges" and "has-type-errors". 2016-11-10 01:44:53 +02:00
librustc_errors
librustc_incremental Rollup merge of #37229 - nnethercote:FxHasher, r=nikomatsakis 2016-11-09 20:51:15 +02:00
librustc_lint Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_llvm
librustc_metadata rustc: unify and simplify managing associated items. 2016-11-10 02:06:34 +02:00
librustc_mir Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_passes Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy rustc: unify and simplify managing associated items. 2016-11-10 02:06:34 +02:00
librustc_resolve Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_save_analysis Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_trans rustc: unify and simplify managing associated items. 2016-11-10 02:06:34 +02:00
librustc_typeck Rollup merge of #37412 - eddyb:lazy-6, r=nikomatsakis 2016-11-10 03:46:28 +02:00
librustc_unicode
librustdoc rustc: unify and simplify managing associated items. 2016-11-10 02:06:34 +02:00
libserialize
libstd Rollup merge of #37622 - ollie27:cstring, r=alexcrichton 2016-11-09 20:51:18 +02:00
libsyntax Rollup merge of #37661 - brson:qmarkstab, r=nikomatsakis 2016-11-10 03:46:28 +02:00
libsyntax_ext syntax: don't fake a block around closures' bodies during parsing. 2016-11-10 01:44:45 +02:00
libsyntax_pos
libterm
libtest
libunwind
llvm@c1d962263b
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm
test tests: fix fallout in pretty-printing output exact-match tests. 2016-11-10 01:44:53 +02:00
tools
vendor
Cargo.lock
Cargo.toml
stage0.txt