summaryrefslogtreecommitdiff
path: root/src/init.rs
AgeCommit message (Expand)Author
2025-07-04Check for Clippy on initmo8it
2025-07-04Split lines after newlinemo8it
2025-05-12Use a separate target dir for rust analyzermo8it
2025-02-18Upgrade to edition 2024mo8it
2024-09-13Use Clippy with Rust-Analyzermo8it
2024-09-12hardcode ratoml in init.rsAli Bektas
2024-09-12Add rust-analyzer.toml fileAli Bektas
2024-08-28Use sol_pathmo8it
2024-08-26Newline after resetting attributesmo8it
2024-08-25Use queue instead of Stylizemo8it
2024-08-24Start list without Ratatuimo8it
2024-08-17Ignore stdout of git initmo8it
2024-08-09Hide stderr of `cargo locate-project`mo8it
2024-08-09Put Cargo.toml in ``mo8it
2024-08-09Add a special confirmation for initialization in a workspacemo8it
2024-08-09Fix typosmo8it
2024-08-09Improve initialization in a Cargo workspacemo8it
2024-08-08Improve initialization in workspaceRemo Senekowitsch
2024-08-08Allow initialization in a workspacemo8it
2024-08-08Add README to the solutions dirmo8it
2024-08-08Remove state file and solutions dir from .gitignoremo8it
2024-07-25Use the rexported crossterm from ratatuimo8it
2024-05-25Add solutions to binsmo8it
2024-05-14Document initmo8it
2024-04-28Add solutions to the initialized .gitignoremo8it
2024-04-25Include dev/Cargo.tomlmo8it
2024-04-25Improve output after initializationmo8it
2024-04-25Try to run `git init`mo8it
2024-04-25Don't ignore .vscode/extensions.json when developing third-party exercisesmo8it
2024-04-25Update initialized .gitignoremo8it
2024-04-23Refactor embedded files to add solutionsmo8it
2024-04-21Fix the generated Cargo.toml after rustlings initmo8it
2024-04-17Add "dev update"mo8it
2024-04-16Update Cargo.toml on `dev check`mo8it
2024-04-16Fix running dev commandsmo8it
2024-04-16Done `dev init`mo8it
2024-04-15Revert "Implement third-party exercises trust handling"mo8it
2024-04-15Implement third-party exercises trust handlingmo8it
2024-04-14Use push instead of extend_from_slice on charsmo8it
2024-04-14Simplify the state filemo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-12Add newline at the end of the generated .gitignoremo8it
2024-04-12Deal with long stringsmo8it
2024-04-07Ignore .rustlings-state.jsonmo8it
2024-04-07Some renamingsmo8it
2024-04-04Remove optional version fieldmo8it
2024-04-04Minify generated Cargo.tomlmo8it
2024-03-31Add .gitignoremo8it
2024-03-29Improve printed informationmo8it
2024-03-29Fix typomo8it