From 479d36462f262fdf2bbe8a8bb95d9bb5aad75595 Mon Sep 17 00:00:00 2001 From: Xuzheng77s Date: Fri, 19 Aug 2022 19:11:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9C=9F=E6=9C=8D=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../no-listing-02-reference-in-struct/Cargo.lock | 1 - .../no-listing-03-associated-functions/target/CACHEDIR.TAG | 3 --- .../no-listing-03-associated-functions/target/rls/CACHEDIR.TAG | 3 --- .../target/rls/debug/.cargo-lock | 0 .../.fingerprint/rectangles-6066a8348ac7f40b/invoked.timestamp | 1 - .../.fingerprint/rectangles-937cd89110303d07/invoked.timestamp | 1 - .../rectangles-2as79s7g9rucu/s-gcqq22m2rv-kx4l9d.lock | 0 7 files changed, 9 deletions(-) delete mode 100644 listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/CACHEDIR.TAG delete mode 100644 listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/CACHEDIR.TAG delete mode 100644 listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.cargo-lock delete mode 100644 listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-6066a8348ac7f40b/invoked.timestamp delete mode 100644 listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-937cd89110303d07/invoked.timestamp delete mode 100644 listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/incremental/rectangles-2as79s7g9rucu/s-gcqq22m2rv-kx4l9d.lock diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-02-reference-in-struct/Cargo.lock b/listings/ch05-using-structs-to-structure-related-data/no-listing-02-reference-in-struct/Cargo.lock index bede081..5804b18 100755 --- a/listings/ch05-using-structs-to-structure-related-data/no-listing-02-reference-in-struct/Cargo.lock +++ b/listings/ch05-using-structs-to-structure-related-data/no-listing-02-reference-in-struct/Cargo.lock @@ -3,4 +3,3 @@ [[package]] name = "structs" version = "0.1.0" - diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/CACHEDIR.TAG b/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/CACHEDIR.TAG deleted file mode 100644 index 20d7c31..0000000 --- a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/CACHEDIR.TAG b/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/CACHEDIR.TAG deleted file mode 100644 index 20d7c31..0000000 --- a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/CACHEDIR.TAG +++ /dev/null @@ -1,3 +0,0 @@ -Signature: 8a477f597d28d172789f06886806bc55 -# This file is a cache directory tag created by cargo. -# For information about cache directory tags see https://bford.info/cachedir/ diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.cargo-lock b/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.cargo-lock deleted file mode 100644 index e69de29..0000000 diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-6066a8348ac7f40b/invoked.timestamp b/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-6066a8348ac7f40b/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-6066a8348ac7f40b/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-937cd89110303d07/invoked.timestamp b/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-937cd89110303d07/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/.fingerprint/rectangles-937cd89110303d07/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/incremental/rectangles-2as79s7g9rucu/s-gcqq22m2rv-kx4l9d.lock b/listings/ch05-using-structs-to-structure-related-data/no-listing-03-associated-functions/target/rls/debug/incremental/rectangles-2as79s7g9rucu/s-gcqq22m2rv-kx4l9d.lock deleted file mode 100644 index e69de29..0000000