summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-09Update third-party exercises sectionmo8it
2024-10-09Merge pull request #2121 from sotanengel/add/link-to-THIRD_PARTY-repository-f...Mo
2024-10-09Avoid single char variablesmo8it
2024-10-06Merge pull request #2124 from Polycarbohydrate/mainMo
2024-10-05Update from_str.rsPolycarbohydrate
2024-09-29Merge branch 'rust-lang:main' into add/link-to-THIRD_PARTY-repository-for-Jap...sotanengel
2024-09-26Reset in prompt with confirmationmo8it
2024-09-26Replace three dots with dot in hintmo8it
2024-09-26Update depsmo8it
2024-09-26Debounce file change eventsmo8it
2024-09-24Clear terminal before final check in watch modemo8it
2024-09-24add Third-Party List about rustlings-jp on READMEsota.n
2024-09-22Merge pull request #2114 from samueltardieu/push-ptorzrrnmxypMo
2024-09-22Do not use `.as_bytes().len()` on stringsSamuel Tardieu
2024-09-18Only handle file changes for the current exercise, no jumping backmo8it
2024-09-18Optimize the file watchermo8it
2024-09-17Update depsmo8it
2024-09-16Merge pull request #2103 from senekor/senk/kvuzvzqqkskkMo
2024-09-16Merge pull request #2110 from senekor/remo/skkynvtqxkozMo
2024-09-14Merge pull request #2109 from bri-rose/mainMo
2024-09-14Make if2 less confusingRemo Senekowitsch
2024-09-13Update info.tomlbri-rose
2024-09-13Add rust-analyzer.toml on `dev new`mo8it
2024-09-13Use Clippy with Rust-Analyzermo8it
2024-09-13<s>earch isn't a typomo8it
2024-09-13Move lint to Rust lintsmo8it
2024-09-13Allow dead code for all exercises and solutionsmo8it
2024-09-12Pause input while running an exercisemo8it
2024-09-12Improve quit messagemo8it
2024-09-12Update depsmo8it
2024-09-12Add missing # in commentmo8it
2024-09-12Merge pull request #2107 from alibektas/ratoml_for_rustlingsMo
2024-09-12hardcode ratoml in init.rsAli Bektas
2024-09-12Add rust-analyzer.toml fileAli Bektas
2024-09-11Remove redundant enum definition taskRemo Senekowitsch
2024-09-06Too polite :Pmo8it
2024-09-06Fix dev check in official repomo8it
2024-09-06Use the thread builder and handle the spawn errormo8it
2024-09-05Avoid asking for terminal size on each renderingmo8it
2024-09-05Add error message when unable to get terminal sizemo8it
2024-09-05Only render when neededmo8it
2024-09-05Remove unused importmo8it
2024-09-05Simplify handling terminal events for unbuffered stdinmo8it
2024-09-05Hide input and disable its line bufferingmo8it
2024-09-05Update depsmo8it
2024-09-05Create solution even if the solution's directory is missingmo8it
2024-09-04Canonicalize exercise paths only oncemo8it
2024-09-04Match filter oncemo8it
2024-09-04Simplify handling `p` in listmo8it
2024-09-04Final touches to searchingmo8it