refactored for rayon and added input file and output file capabilities
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
{"$message_type":"diagnostic","message":"expected `,`, found `::`","code":null,"level":"error","spans":[{"file_name":"src/main.rs","byte_start":15537,"byte_end":15539,"line_start":442,"line_end":442,"column_start":56,"column_end":58,"is_primary":true,"text":[{"text":" println!(\"INFO:::done bruteforcing, happy hunting!\":::);","highlight_start":56,"highlight_end":58}],"label":"expected `,`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: expected `,`, found `::`\u001b[0m\n \u001b[1m\u001b[94m--> \u001b[0msrc/main.rs:442:56\n \u001b[1m\u001b[94m|\u001b[0m\n\u001b[1m\u001b[94m442\u001b[0m \u001b[1m\u001b[94m|\u001b[0m println!(\"INFO:::done bruteforcing, happy hunting!\":::);\n \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m^^\u001b[0m \u001b[1m\u001b[91mexpected `,`\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: aborting due to 1 previous error\u001b[0m\n\n"}
|
||||
@@ -0,0 +1 @@
|
||||
751532cb2d7ace57
|
||||
@@ -0,0 +1 @@
|
||||
2359ae86cb68d59a
|
||||
@@ -1,2 +0,0 @@
|
||||
{"$message_type":"diagnostic","message":"expected `,`, found `::`","code":null,"level":"error","spans":[{"file_name":"src/main.rs","byte_start":15537,"byte_end":15539,"line_start":442,"line_end":442,"column_start":56,"column_end":58,"is_primary":true,"text":[{"text":" println!(\"INFO:::done bruteforcing, happy hunting!\":::);","highlight_start":56,"highlight_end":58}],"label":"expected `,`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: expected `,`, found `::`\u001b[0m\n \u001b[1m\u001b[94m--> \u001b[0msrc/main.rs:442:56\n \u001b[1m\u001b[94m|\u001b[0m\n\u001b[1m\u001b[94m442\u001b[0m \u001b[1m\u001b[94m|\u001b[0m println!(\"INFO:::done bruteforcing, happy hunting!\":::);\n \u001b[1m\u001b[94m|\u001b[0m \u001b[1m\u001b[91m^^\u001b[0m \u001b[1m\u001b[91mexpected `,`\u001b[0m\n\n"}
|
||||
{"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"\u001b[1m\u001b[91merror\u001b[0m\u001b[1m: aborting due to 1 previous error\u001b[0m\n\n"}
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user