summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
35 hoursI dont know why this is not pushedmainanand
2025-09-23Fix workspace detection with windows line endingsRemo Senekowitsch
2025-08-22Apply Clippy lintsmo8it
2025-08-21Fix file links in VS Codemo8it
2025-08-18Update depsmo8it
2025-07-04Check for Clippy on initmo8it
2025-07-04Split lines after newlinemo8it
2025-06-28No need to flush after printing newlinesmo8it
2025-06-28Print newline after progress on failuremo8it
2025-06-28Don't run rustfmt during `dev check` if there are no solutionsmo8it
2025-06-28Don't ignore `.rustlings-state.txt` in `.gitignore` of `rustlings dev new`mo8it
2025-05-17third-party/custom -> communitymo8it
2025-05-16Add dev aliasmo8it
2025-05-16Use std pipemo8it
2025-05-12Use a separate target dir for rust analyzermo8it
2025-02-21Update the edition of the solution format checkermo8it
2025-02-18Fix new Clippy lintmo8it
2025-02-18Upgrade to edition 2024mo8it
2025-01-16Disable following symlinks in the watchermo8it
2024-11-11Ignore input while checking all exercises in watch modemo8it
2024-11-11Fix typomo8it
2024-11-11Fix contrast in terminals with a light thememo8it
2024-10-26Deduplicate code for printing keysmo8it
2024-10-17list: Highlight search match in exercise namesmo8it
2024-10-17Use the default hashermo8it
2024-10-17Apply new Clippy lintsmo8it
2024-10-14Fix typosNahor
2024-10-14Limit the maximum number of exercises to 999mo8it
2024-10-14Replace ahash with foldhashmo8it
2024-10-14Remove unneeded linemo8it
2024-10-14Update namesmo8it
2024-10-14Separate initialization with a structmo8it
2024-10-14Remove outdated commentsmo8it
2024-10-14Remove the tracking of done and pendingmo8it
2024-10-14Small improvements to showing progressmo8it
2024-10-13Show progress with exercise numbersmo8it
2024-10-13Improve check-all commandmo8it
2024-10-10First PR review changesmo8it
2024-10-04Add command line command to check all exercisesNahor
2024-10-02Show a progress bar when running check_allNahor
2024-10-02Limit the amount of parallelism in check_allNahor
2024-10-02Use a channel to update the check_all progressNahor
2024-10-02Add command to check all the exercisesNahor
2024-10-02Update all exercises during the final checkNahor
2024-09-26Reset in prompt with confirmationmo8it
2024-09-26Debounce file change eventsmo8it
2024-09-24Clear terminal before final check in watch modemo8it
2024-09-18Only handle file changes for the current exercise, no jumping backmo8it
2024-09-18Optimize the file watchermo8it
2024-09-13Add rust-analyzer.toml on `dev new`mo8it