diff options
| author | bors <bors@rust-lang.org> | 2019-11-11 16:51:12 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-11-11 16:51:12 +0000 |
| commit | 9544ba10294d4959b0a761c04d86ef8ceeba3838 (patch) | |
| tree | dbdd23fad66b796a9fefc04174b50566a7d269a1 /README.md | |
| parent | 9a9007abae86c3b1b1c09778a6544ced54ea4453 (diff) | |
| parent | 1a7bb5a4005e66665d2618b20bea132f009b79f9 (diff) | |
Auto merge of #231 - rust-lang:refactor-hints, r=jrvidal
Refactor hints
Breaking change. This removes hints from the end of files, and puts them into `info.toml`. You can now access hints using:
```
rustlings hint <exerciseName>
```
ALSO this changes the exercise system to index by name for `run` and `hint`, so:
```
rustlings run exercises/if/if1.rs
```
becomes
```
rustlings run if1
```
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
