From b5aa889f7fced8ba2cc1698ae9696d7bd0ca8ab5 Mon Sep 17 00:00:00 2001 From: garhve Date: Tue, 20 Dec 2022 11:07:35 +0800 Subject: remove compiled binary --- .../guessing_game-915f1cfcd28b1c8a/bin-guessing_game | 0 .../guessing_game-915f1cfcd28b1c8a/bin-guessing_game.json | 1 - .../guessing_game-915f1cfcd28b1c8a/dep-bin-guessing_game | Bin 24 -> 0 bytes .../guessing_game-915f1cfcd28b1c8a/invoked.timestamp | 1 - .../output-bin-guessing_game | 2 -- 5 files changed, 4 deletions(-) delete mode 100644 rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game delete mode 100644 rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game.json delete mode 100644 rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/dep-bin-guessing_game delete mode 100644 rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/invoked.timestamp delete mode 100644 rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/output-bin-guessing_game (limited to 'rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a') diff --git a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game b/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game deleted file mode 100644 index e69de29..0000000 diff --git a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game.json b/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game.json deleted file mode 100644 index f303013..0000000 --- a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/bin-guessing_game.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":9725468309624180303,"features":"[]","target":18246892274002150725,"profile":9251013656241001069,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/dep-bin-guessing_game"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} \ No newline at end of file diff --git a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/dep-bin-guessing_game b/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/dep-bin-guessing_game deleted file mode 100644 index 5fdf103..0000000 Binary files a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/dep-bin-guessing_game and /dev/null differ diff --git a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/invoked.timestamp b/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/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/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/output-bin-guessing_game b/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/output-bin-guessing_game deleted file mode 100644 index 8811070..0000000 --- a/rust/theBook/chapter-2-guessing-game/guessing_game/target/debug/.fingerprint/guessing_game-915f1cfcd28b1c8a/output-bin-guessing_game +++ /dev/null @@ -1,2 +0,0 @@ -{"message":"argument never used","code":null,"level":"error","spans":[{"file_name":"src/main.rs","byte_start":270,"byte_end":290,"line_start":14,"line_end":14,"column_start":40,"column_end":60,"is_primary":true,"text":[{"text":" println!(\"You guessed: {}\\n\",guess,\"That's a good one!\");","highlight_start":40,"highlight_end":60}],"label":"argument never used","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"src/main.rs","byte_start":244,"byte_end":263,"line_start":14,"line_end":14,"column_start":14,"column_end":33,"is_primary":false,"text":[{"text":" println!(\"You guessed: {}\\n\",guess,\"That's a good one!\");","highlight_start":14,"highlight_end":33}],"label":"formatting specifier missing","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: argument never used\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0msrc/main.rs:14:40\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m14\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m println!(\"You guessed: {}\\n\",guess,\"That's a good one!\");\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m-------------------\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m^^^^^^^^^^^^^^^^^^^^\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9margument never used\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m| \u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12mformatting specifier missing\u001b[0m\n\n"} -{"message":"aborting due to previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: aborting due to previous error\u001b[0m\n\n"} -- cgit v1.2.3-70-g09d2