Matt Nield

Results 7 comments of Matt Nield

I do not think this change is needed because the instructions in Chapter 1.1 are describing the process for compiling a Rust program from a single .rs file using rustc,...

To add to this, since the testing code generated by cargo automatically includes the line `use super::*;`, the following paragraph in Chapter 1.1 which describes this line being manually added...

I will attempt to answer this question, having done my best to recreate your circumstances. This is not ideal because I don't have a copy of your Excel file, and...

I was going to request the same feature, but after learning about the ability to reset exercises from the list menu after pressing `l` mentioned above, that approach has been...

Closes #2689.

To resolve the issue of the unnecessary file that was added, and since this pull request is 7 months and 81 commits old, I have opened a fresh pull request...

Since the subcommands were intentionally left out from the CLI help menu, I am closing #26096.