diff options
| author | mo8it <mo8it@proton.me> | 2024-08-08 00:20:20 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-08 00:41:12 +0200 |
| commit | 693bb708b2af786b942e172d3aed104c0abd252e (patch) | |
| tree | d9a488fd029c41b2a6176a3cc89eaef741750ec5 /CHANGELOG.md | |
| parent | 97719fe8da82a91a1919e55e1950d0997acca574 (diff) | |
Add README to the solutions dir
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c014306..4b753d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ cargo install rustlings - Fix `rust-analyzer` rebuilding all exercises after changing one file. - Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports. - Remove the state file and the solutions directory from the generated `.gitignore` file. +- Add a `README.md` file to the `solutions/` directory. - Run the final check of all exercises in parallel. - Small exercise improvements. - `dev check`: Check that all solutions are formatted with `rustfmt`. |
