book/listings/ch06-enums-and-pattern-matc...
Chris Krycho 6196a0ab45 Merge `main` into `nyurik:inlinefmt2` 2024-04-19 11:57:29 -06:00
..
listing-06-01 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-06-02 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-06-03 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-06-04 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-06-05 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
listing-06-06 Inline all format arguments 2023-10-30 11:54:36 -04:00
no-listing-01-defining-enums Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-02-enum-with-data Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-03-variants-with-different-data Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-04-structs-similar-to-message-enum Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-05-methods-on-enums Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-06-option-examples Propagate tech review edits to ch06 src 2022-05-25 20:53:34 -04:00
no-listing-07-cant-use-option-directly Update to Rust 1.76 2024-02-19 15:39:35 -05:00
no-listing-08-match-arm-multiple-lines Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-09-variable-in-pattern Use v1.58 captured ident formatting in examples 2023-10-30 11:54:45 -04:00
no-listing-10-non-exhaustive-match Update to Rust 1.76 2024-02-19 15:39:35 -05:00
no-listing-12-if-let Inline all format arguments 2023-10-30 11:54:36 -04:00
no-listing-13-count-and-announce-match Use v1.58 captured ident formatting in examples 2023-10-30 11:54:45 -04:00
no-listing-14-count-and-announce-if-let-else Use v1.58 captured ident formatting in examples 2023-10-30 11:54:45 -04:00
no-listing-15-binding-catchall Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-16-underscore-catchall Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
no-listing-17-underscore-unit Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00