-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
isaak
committed
May 27, 2024
1 parent
33f714b
commit 687be03
Showing
53 changed files
with
45 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,4 @@ | ||
[package] | ||
name = "fizz-buzz-ai" | ||
version = "0.1.0" | ||
edition = "2021" | ||
|
||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
[dependencies] | ||
[workspace] | ||
members = [ | ||
"buzz_cli" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
fn main() { | ||
println!("Hello"); | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc_fingerprint":12840678178876855638,"outputs":{"4614504638168534921":{"success":true,"status":"","code":0,"stdout":"rustc 1.76.0 (07dca489a 2024-02-04)\nbinary: rustc\ncommit-hash: 07dca489ac2d933c78d3c5158e3f43beefeb02ce\ncommit-date: 2024-02-04\nhost: x86_64-unknown-linux-gnu\nrelease: 1.76.0\nLLVM version: 17.0.6\n","stderr":""},"12290971416344602489":{"success":true,"status":"","code":0,"stdout":"___\nlib___.rlib\nlib___.so\nlib___.so\nlib___.a\nlib___.so\n/home/wiley/.rustup/toolchains/stable-x86_64-unknown-linux-gnu\noff\npacked\nunpacked\n___\ndebug_assertions\nfeature=\"cargo-clippy\"\npanic=\"unwind\"\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"unix\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_has_atomic=\"16\"\ntarget_has_atomic=\"32\"\ntarget_has_atomic=\"64\"\ntarget_has_atomic=\"8\"\ntarget_has_atomic=\"ptr\"\ntarget_os=\"linux\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"unknown\"\nunix\n","stderr":""}},"successes":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Signature: 8a477f597d28d172789f06886806bc55 | ||
# This file is a cache directory tag created by cargo. | ||
# For information about cache directory tags see https://bford.info/cachedir/ |
Empty file.
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-1a2d335ee624a060/bin-buzz-cli
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f1f8f4dbd74ec085 |
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-1a2d335ee624a060/bin-buzz-cli.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":18004373081649162931,"features":"[]","declared_features":"","target":5627192442778965580,"profile":5601947868832436996,"path":7548128945091530124,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/buzz_cli-1a2d335ee624a060/dep-bin-buzz-cli"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+87 Bytes
buzz_cli/target/debug/.fingerprint/buzz_cli-1a2d335ee624a060/dep-bin-buzz-cli
Binary file not shown.
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-1a2d335ee624a060/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-34965564d0fc1e12/bin-buzz_cli
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
4ef20e4306b85e72 |
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-34965564d0fc1e12/bin-buzz_cli.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":18004373081649162931,"features":"[]","declared_features":"","target":9403893267487167784,"profile":11597332650809196192,"path":1684066648322511884,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/buzz_cli-34965564d0fc1e12/dep-bin-buzz_cli"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+24 Bytes
buzz_cli/target/debug/.fingerprint/buzz_cli-34965564d0fc1e12/dep-bin-buzz_cli
Binary file not shown.
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-34965564d0fc1e12/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-b4ddb5f70c98b3c7/bin-buzz-cli
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f007ad53babd60de |
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-b4ddb5f70c98b3c7/bin-buzz-cli.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"rustc":18004373081649162931,"features":"[]","declared_features":"","target":5627192442778965580,"profile":11597332650809196192,"path":7548128945091530124,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/buzz_cli-b4ddb5f70c98b3c7/dep-bin-buzz-cli"}}],"rustflags":[],"metadata":7797948686568424061,"config":2202906307356721367,"compile_kind":0} |
Binary file added
BIN
+32 Bytes
buzz_cli/target/debug/.fingerprint/buzz_cli-b4ddb5f70c98b3c7/dep-bin-buzz-cli
Binary file not shown.
1 change: 1 addition & 0 deletions
1
buzz_cli/target/debug/.fingerprint/buzz_cli-b4ddb5f70c98b3c7/invoked.timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file has an mtime of when this was started. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/buzz-cli: /home/wiley/Code/fizz-buzz-ai/buzz_cli/src/bin/buzz_cli.rs |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/deps/libbuzz_cli-1a2d335ee624a060.rmeta: src/bin/buzz_cli.rs Cargo.toml | ||
|
||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/deps/buzz_cli-1a2d335ee624a060.d: src/bin/buzz_cli.rs Cargo.toml | ||
|
||
src/bin/buzz_cli.rs: | ||
Cargo.toml: | ||
|
||
# env-dep:CLIPPY_ARGS= | ||
# env-dep:CLIPPY_CONF_DIR |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/deps/buzz_cli-34965564d0fc1e12: src/main.rs | ||
|
||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/deps/buzz_cli-34965564d0fc1e12.d: src/main.rs | ||
|
||
src/main.rs: |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/deps/buzz_cli-b4ddb5f70c98b3c7: src/bin/buzz_cli.rs | ||
|
||
/home/wiley/Code/fizz-buzz-ai/buzz_cli/target/debug/deps/buzz_cli-b4ddb5f70c98b3c7.d: src/bin/buzz_cli.rs | ||
|
||
src/bin/buzz_cli.rs: |
Empty file.
Binary file added
BIN
+3.23 KB
.../buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/1mhs6mzui7bron9o.o
Binary file not shown.
Binary file added
BIN
+3.59 KB
.../buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/2lwcyb24agf1xnyu.o
Binary file not shown.
Binary file added
BIN
+4.04 KB
.../buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/3litacp70euj1gmj.o
Binary file not shown.
Binary file added
BIN
+7.34 KB
.../buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/4982m7a7qno03xjj.o
Binary file not shown.
Binary file added
BIN
+6.88 KB
.../buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/4kta39vek1nq9ge8.o
Binary file not shown.
Binary file added
BIN
+8.23 KB
.../buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/4wfchluxlbzkjr4z.o
Binary file not shown.
Binary file added
BIN
+72.8 KB
...ental/buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/dep-graph.bin
Binary file not shown.
Binary file added
BIN
+7.04 KB
...tal/buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/query-cache.bin
Binary file not shown.
Binary file added
BIN
+385 Bytes
...l/buzz_cli-10g74zpnt6oi1/s-gwjn9gvmr6-1ynwlnb-2s1jnx427559ds2debtx6no7v/work-products.bin
Binary file not shown.
Empty file.
Binary file added
BIN
+8.24 KB
...l/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/1bgofvm7om24vzuw.o
Binary file not shown.
Binary file added
BIN
+3.6 KB
...l/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/2nt000dhdgs6ic37.o
Binary file not shown.
Binary file added
BIN
+4.05 KB
...l/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/2rjcmhnxo7lgqrbl.o
Binary file not shown.
Binary file added
BIN
+7.35 KB
...l/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/3s5ur5ww6hvyjmrq.o
Binary file not shown.
Binary file added
BIN
+3.24 KB
...l/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/4ikbx2m5zg2bplre.o
Binary file not shown.
Binary file added
BIN
+6.88 KB
...l/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/56jcry0m8xf34srk.o
Binary file not shown.
Binary file added
BIN
+72.8 KB
...mental/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/dep-graph.bin
Binary file not shown.
Binary file added
BIN
+7.04 KB
...ntal/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/query-cache.bin
Binary file not shown.
Binary file added
BIN
+385 Bytes
...al/buzz_cli-86xzv2c03kbz/s-gwjn9pxg5d-1y8p9f7-e2xskomz2hmda6k4g0moce1fi/work-products.bin
Binary file not shown.
Empty file.
Binary file added
BIN
+24.7 KB
...emental/buzz_cli-ctikyq6m1y4l/s-gwjna4ufb3-qiiclb-cr1i5lj9kjwebw3dm3b8ol3kd/dep-graph.bin
Binary file not shown.
Binary file added
BIN
+3.87 KB
...ental/buzz_cli-ctikyq6m1y4l/s-gwjna4ufb3-qiiclb-cr1i5lj9kjwebw3dm3b8ol3kd/query-cache.bin
Binary file not shown.
Binary file added
BIN
+37 Bytes
...tal/buzz_cli-ctikyq6m1y4l/s-gwjna4ufb3-qiiclb-cr1i5lj9kjwebw3dm3b8ol3kd/work-products.bin
Binary file not shown.
Empty file.