]> git.proxmox.com Git - rustc.git/tree - src/doc/book/src/
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / doc / book / src /
drwxr-xr-x   ..
-rw-r--r-- 7312 SUMMARY.md
-rw-r--r-- 104 appendix-00.md
-rw-r--r-- 4953 appendix-01-keywords.md
-rw-r--r-- 10080 appendix-02-operators.md
-rw-r--r-- 9750 appendix-03-derivable-traits.md
-rw-r--r-- 5302 appendix-04-useful-development-tools.md
-rw-r--r-- 3022 appendix-05-editions.md
-rw-r--r-- 1534 appendix-06-translation.md
-rw-r--r-- 8833 appendix-07-nightly-rust.md
-rw-r--r-- 10192 ch00-00-introduction.md
-rw-r--r-- 303 ch01-00-getting-started.md
-rw-r--r-- 4890 ch01-01-installation.md
-rw-r--r-- 7084 ch01-02-hello-world.md
-rw-r--r-- 10574 ch01-03-hello-cargo.md
-rw-r--r-- 38806 ch02-00-guessing-game-tutorial.md
-rw-r--r-- 1176 ch03-00-common-programming-concepts.md
-rw-r--r-- 9174 ch03-01-variables-and-mutability.md
-rw-r--r-- 16697 ch03-02-data-types.md
-rw-r--r-- 10643 ch03-03-how-functions-work.md
-rw-r--r-- 1458 ch03-04-comments.md
-rw-r--r-- 15321 ch03-05-control-flow.md
-rw-r--r-- 371 ch04-00-understanding-ownership.md
-rw-r--r-- 23030 ch04-01-what-is-ownership.md
-rw-r--r-- 9335 ch04-02-references-and-borrowing.md
-rw-r--r-- 11993 ch04-03-slices.md
-rw-r--r-- 688 ch05-00-structs.md
-rw-r--r-- 10407 ch05-01-defining-structs.md
-rw-r--r-- 9084 ch05-02-example-structs.md
-rw-r--r-- 9804 ch05-03-method-syntax.md
-rw-r--r-- 883 ch06-00-enums.md
-rw-r--r-- 14469 ch06-01-defining-an-enum.md
-rw-r--r-- 10045 ch06-02-match.md
-rw-r--r-- 3511 ch06-03-if-let.md
-rw-r--r-- 2954 ch07-00-managing-growing-projects-with-packages-crates-and-modules.md
-rw-r--r-- 3205 ch07-01-packages-and-crates.md
-rw-r--r-- 4243 ch07-02-defining-modules-to-control-scope-and-privacy.md
-rw-r--r-- 13099 ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
-rw-r--r-- 12450 ch07-04-bringing-paths-into-scope-with-the-use-keyword.md
-rw-r--r-- 3390 ch07-05-separating-modules-into-different-files.md
-rw-r--r-- 1351 ch08-00-common-collections.md
-rw-r--r-- 11425 ch08-01-vectors.md
-rw-r--r-- 17142 ch08-02-strings.md
-rw-r--r-- 12039 ch08-03-hash-maps.md
-rw-r--r-- 1388 ch09-00-error-handling.md
-rw-r--r-- 8171 ch09-01-unrecoverable-errors-with-panic.md
-rw-r--r-- 21371 ch09-02-recoverable-errors-with-result.md
-rw-r--r-- 12375 ch09-03-to-panic-or-not-to-panic.md
-rw-r--r-- 5864 ch10-00-generics.md
-rw-r--r-- 14361 ch10-01-syntax.md
-rw-r--r-- 22130 ch10-02-traits.md
-rw-r--r-- 30289 ch10-03-lifetime-syntax.md
-rw-r--r-- 2028 ch11-00-testing.md
-rw-r--r-- 24826 ch11-01-writing-tests.md
-rw-r--r-- 7876 ch11-02-running-tests.md
-rw-r--r-- 11828 ch11-03-test-organization.md
-rw-r--r-- 2541 ch12-00-an-io-project.md
-rw-r--r-- 6292 ch12-01-accepting-command-line-arguments.md
-rw-r--r-- 2478 ch12-02-reading-a-file.md
-rw-r--r-- 24563 ch12-03-improving-error-handling-and-modularity.md
-rw-r--r-- 10386 ch12-04-testing-the-librarys-functionality.md
-rw-r--r-- 9616 ch12-05-working-with-environment-variables.md
-rw-r--r-- 4395 ch12-06-writing-to-stderr-instead-of-stdout.md
-rw-r--r-- 1238 ch13-00-functional-features.md
-rw-r--r-- 27039 ch13-01-closures.md
-rw-r--r-- 14767 ch13-02-iterators.md
-rw-r--r-- 8361 ch13-03-improving-our-io-project.md
-rw-r--r-- 4798 ch13-04-performance.md
-rw-r--r-- 699 ch14-00-more-about-cargo.md
-rw-r--r-- 3010 ch14-01-release-profiles.md
-rw-r--r-- 20749 ch14-02-publishing-to-crates-io.md
-rw-r--r-- 13445 ch14-03-cargo-workspaces.md
-rw-r--r-- 2068 ch14-04-installing-binaries.md
-rw-r--r-- 974 ch14-05-extending-cargo.md
-rw-r--r-- 3189 ch15-00-smart-pointers.md
-rw-r--r-- 12490 ch15-01-box.md
-rw-r--r-- 13324 ch15-02-deref.md
-rw-r--r-- 7139 ch15-03-drop.md
-rw-r--r-- 8267 ch15-04-rc.md
-rw-r--r-- 17800 ch15-05-interior-mutability.md
-rw-r--r-- 15655 ch15-06-reference-cycles.md
-rw-r--r-- 3005 ch16-00-concurrency.md
-rw-r--r-- 14075 ch16-01-threads.md
-rw-r--r-- 11592 ch16-02-message-passing.md
-rw-r--r-- 11916 ch16-03-shared-state.md
-rw-r--r-- 4896 ch16-04-extensible-concurrency-sync-and-send.md
-rw-r--r-- 842 ch17-00-oop.md
-rw-r--r-- 8169 ch17-01-what-is-oo.md
-rw-r--r-- 15636 ch17-02-trait-objects.md
-rw-r--r-- 25624 ch17-03-oo-design-patterns.md
-rw-r--r-- 1329 ch18-00-patterns.md
-rw-r--r-- 10224 ch18-01-all-the-places-for-patterns.md
-rw-r--r-- 4318 ch18-02-refutability.md
-rw-r--r-- 26596 ch18-03-pattern-syntax.md
-rw-r--r-- 1192 ch19-00-advanced-features.md
-rw-r--r-- 22711 ch19-01-unsafe-rust.md
-rw-r--r-- 21071 ch19-03-advanced-traits.md
-rw-r--r-- 14103 ch19-04-advanced-types.md
-rw-r--r-- 5580 ch19-05-advanced-functions-and-closures.md
-rw-r--r-- 24704 ch19-06-macros.md
-rw-r--r-- 1518 ch20-00-final-project-a-web-server.md
-rw-r--r-- 21226 ch20-01-single-threaded.md
-rw-r--r-- 32204 ch20-02-multithreaded.md
-rw-r--r-- 12666 ch20-03-graceful-shutdown-and-cleanup.md
-rw-r--r-- 2348 foreword.md
drwxr-xr-x - img
-rw-r--r-- 2574 title-page.md