rust/src
Manish Goregaokar a25925a3d4 Rollup merge of #25472 - WillEngler:book-tiny-typo-fixes, r=alexcrichton
This PR fixes two little typos in the Dining Philosophers example.

Also, there are two style points that may have been oversights but may have been deliberate, so I'll just bring them up here:

1) In the last paragraph, you say

> You’ll notice we can introduce a new binding to `table` here, and it will shadow the old one. This is often used so that you don’t need to come up with two unique names.

You already said something similar to this in the Guessing Game, but maybe you intended for this example to be independent of that one.

2) In "Rust Inside Other Languages," you introduce the idea of the "global interpreter lock" and then refer to it as the GIL a few paragraphs later without explicitly stating that GIL == global interpreter lock. It's reasonable to expect readers to make the connection, but maybe that's not what you intended.

Excellent work on the examples! Congrats on 1.0!

r? @steveklabnik
2015-05-17 11:55:38 +05:30
..
compiler-rt@58ab642c30
compiletest
doc Rollup merge of #25472 - WillEngler:book-tiny-typo-fixes, r=alexcrichton 2015-05-17 11:55:38 +05:30
driver
error-index-generator
etc
grammar
jemalloc@e24a1a025a
liballoc Make Arc support DSTs 2015-05-17 11:25:17 +12:00
libarena libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libbacktrace
libcollections Auto merge of #25434 - dotdash:gep, r=alexcrichton 2015-05-16 19:17:30 +00:00
libcollectionstest
libcore Auto merge of #25434 - dotdash:gep, r=alexcrichton 2015-05-16 19:17:30 +00:00
libcoretest
libflate libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libfmt_macros libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgetopts libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgraphviz libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
liblibc libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
liblog libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librand libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librbml libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_back Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_bitflags
librustc_borrowck libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_data_structures
librustc_driver Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_lint libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_llvm libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_privacy libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_resolve Auto merge of #25485 - XuefengWu:24968_err_msg_parse_self_type_2, r=nrc 2015-05-16 20:53:42 +00:00
librustc_trans Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
librustc_typeck Auto merge of #25434 - dotdash:gep, r=alexcrichton 2015-05-16 19:17:30 +00:00
librustc_unicode libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustdoc Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
libserialize libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libstd Rollup merge of #25469 - ecoal95:patch-1, r=alexcrichton 2015-05-17 11:55:38 +05:30
libsyntax Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
libterm libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libtest libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
llvm@bff6907697
rt
rust-installer@e54d4823d2
rustbook
rustllvm
test Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis 2015-05-17 00:05:34 +00:00
snapshots.txt