book/listings
Chris Krycho 502d012cab Ch. 2: intentionally use `{}` at first
This supports the prose in the guessing game tutorial, which uses this
as a way of teaching where you can do `{foo}` and where you cannot.
2024-04-19 13:42:05 -06:00
..
ch02-guessing-game-tutorial Ch. 2: intentionally use `{}` at first 2024-04-19 13:42:05 -06:00
ch03-common-programming-concepts Update to Rust 1.76 2024-02-19 15:39:35 -05:00
ch04-understanding-ownership Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch05-using-structs-to-structure-related-data Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch06-enums-and-pattern-matching Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch07-managing-growing-projects Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch08-common-collections Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch09-error-handling Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch10-generic-types-traits-and-lifetimes Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch11-writing-automated-tests Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch12-an-io-project Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch13-functional-features Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch14-more-about-cargo Update to Rust 1.76 2024-02-19 15:39:35 -05:00
ch15-smart-pointers Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch16-fearless-concurrency Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch17-oop Update to Rust 1.76 2024-02-19 15:39:35 -05:00
ch18-patterns-and-matching Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch19-advanced-features Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
ch20-web-server Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00