We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d0413 commit e7bb832Copy full SHA for e7bb832
CONTRIBUTING.md
@@ -21,7 +21,6 @@ _implement a new feature! ➡️ [open an Issue to discuss it first, then a Pull
21
22
`rustlings` is basically a glorified `rustc` wrapper. Therefore the source code
23
isn't really that complicated since the bulk of the work is done by `rustc`.
24
-`src/main.rs` contains a simple `argh` CLI that connects to most of the other source files.
25
26
<a name="addex"></a>
27
### Adding an exercise
0 commit comments