..
advanced-linking.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
associated-constants.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
associated-types.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
attributes.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
benchmark-tests.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
bibliography.md
Add Alexis thesis to bibliography
2016-01-20 19:27:05 +00:00
borrow-and-asref.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
box-syntax-and-patterns.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
casting-between-types.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
choosing-your-guarantees.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
closures.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
comments.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
compiler-plugins.md
move librustc/plugin to librustc_plugin
2015-11-26 18:22:39 +02:00
concurrency.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
conditional-compilation.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
const-and-static.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
crates-and-modules.md
Mention that globs import public symbols
2016-01-26 17:47:01 -05:00
custom-allocators.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
deref-coercions.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
documentation.md
book: Change "Failures" to "Errors" in doc special sections chapter
2016-02-01 12:26:51 -05:00
drop.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
effective-rust.md
Be consistent about what is a "chapter" versus a "section"
2016-01-06 16:06:55 -08:00
enums.md
Remove unused link from enums.md
2016-01-09 12:17:44 +03:00
error-handling.md
Rollup merge of #31514 - cgar:spelling, r=alexcrichton
2016-02-09 16:58:59 -05:00
ffi.md
Auto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 23:30:30 +00:00
functions.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
generics.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
getting-started.md
Rollup merge of #31348 - alexcrichton:shuffle-tiers, r=steveklabnik
2016-02-02 00:32:20 -05:00
glossary.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
guessing-game.md
Fix reference to expect
2016-02-02 08:47:23 -06:00
if-let.md
Shifted focus of while-let example per review.
2015-11-27 10:23:58 -06:00
if.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
inline-assembly.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
intrinsics.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
iterators.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
lang-items.md
Synthesize calls to box_free language item
2016-02-04 15:56:01 +02:00
lifetimes.md
Fix spacing style of T: Bound in docs
2016-01-17 23:44:33 +01:00
loops.md
make this example more obvious
2016-02-01 12:19:33 -05:00
macros.md
trpl: fix macro follow sets
2016-01-27 13:26:47 -05:00
match.md
Correct line wrap
2015-12-21 16:20:20 +13:00
method-syntax.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
mutability.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
nightly-rust.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
no-stdlib.md
update link to unwind in book
2016-01-22 09:50:43 -05:00
operators-and-overloading.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
ownership.md
Made v2 mutable so that we can actually truncate it.
2016-02-17 20:47:24 +05:30
patterns.md
Add note about temporaries
2016-02-02 11:15:45 -05:00
primitive-types.md
Auto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-23 07:44:17 +00:00
raw-pointers.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
README.md
Be consistent about what is a "chapter" versus a "section"
2016-01-06 16:06:55 -08:00
references-and-borrowing.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
release-channels.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
slice-patterns.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
strings.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
structs.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
SUMMARY.md
Move some #[no_std] info to stable book.
2016-01-14 10:45:40 -05:00
syntax-and-semantics.md
Be consistent about what is a "chapter" versus a "section"
2016-01-06 16:06:55 -08:00
syntax-index.md
Rollup merge of #31222 - durka:patch-15, r=steveklabnik
2016-01-28 00:48:32 +05:30
testing.md
Add main() so that examples work
2016-01-29 17:53:35 -05:00
the-stack-and-the-heap.md
doc: add missing word
2016-01-14 20:56:38 +02:00
trait-objects.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
traits.md
Forward reference crates and modules chapter
2016-01-22 15:18:00 -05:00
type-aliases.md
book: Provide link to tuple structs in type aliases chapter
2015-12-02 10:47:53 +06:00
ufcs.md
src/doc/trpl -> src/doc/book
2015-11-19 11:30:18 -05:00
unsafe.md
Rollup merge of #30821 - steveklabnik:gh30819, r=nikomatsakis
2016-01-14 19:12:28 +05:30
unsized-types.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
using-rust-without-the-standard-library.md
Move some #[no_std] info to stable book.
2016-01-14 10:45:40 -05:00
variable-bindings.md
Remove many instances of 'just'
2016-01-09 14:03:58 -05:00
vectors.md
Document bounds checking in the book
2015-12-11 06:18:18 -08:00