add Rust hello world!

This commit is contained in:
Alan Tung
2026-05-21 23:46:31 +08:00
parent 145a1ffc94
commit def14ac0fd
36 changed files with 56 additions and 0 deletions
View File
@@ -0,0 +1 @@
288379d2cbea7723
@@ -0,0 +1 @@
{"rustc":13073507457223000659,"features":"[]","declared_features":"[]","target":10933677794921727520,"profile":8731458305071235362,"path":4942398508502643691,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\hello_world-10a543a465de4575\\dep-bin-hello_world","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0}
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1 @@
abfb746d06de7608
@@ -0,0 +1 @@
{"rustc":13073507457223000659,"features":"[]","declared_features":"[]","target":10933677794921727520,"profile":17672942494452627365,"path":4942398508502643691,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug\\.fingerprint\\hello_world-28821d0d93adece6\\dep-bin-hello_world","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0}
@@ -0,0 +1 @@
This file has an mtime of when this was started.
@@ -0,0 +1,5 @@
D:\@dev_HuKui\helloWorld\target\debug\deps\hello_world-10a543a465de4575.d: src\main.rs
D:\@dev_HuKui\helloWorld\target\debug\deps\hello_world-10a543a465de4575.exe: src\main.rs
src\main.rs:
Binary file not shown.
@@ -0,0 +1,5 @@
D:\@dev_HuKui\helloWorld\target\debug\deps\hello_world-28821d0d93adece6.d: src\main.rs
D:\@dev_HuKui\helloWorld\target\debug\deps\libhello_world-28821d0d93adece6.rmeta: src\main.rs
src\main.rs:
+1
View File
@@ -0,0 +1 @@
D:\@dev_HuKui\helloWorld\target\debug\hello_world.exe: D:\@dev_HuKui\helloWorld\src\main.rs
Binary file not shown.