aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Reimplement format-hook using a rust binaryDJMcNab2018-12-091-22/+10
* Update hook to not add unstaged filesDJMcNab2018-12-091-1/+3
* Implement and test format hookDJMcNab2018-12-091-1/+28
* Fix cargo format component name and run rustfmtDJMcNab2018-12-091-4/+1
* modernize some codeAleksey Kladov2018-12-061-5/+1
* :arrow_up: 1.31.0 :tada:Aleksey Kladov2018-12-061-1/+1
* switch back to the latest betaAleksey Kladov2018-11-241-1/+1
* Pin to older betaAleksey Kladov2018-11-211-1/+1
* Speedup fmtAleksey Kladov2018-10-311-9/+22
* Reformat allAleksey Kladov2018-10-311-15/+16
* Various changesMuhammad Mominul Huque2018-10-311-0/+29
* initial implementationMuhammad Mominul Huque2018-10-311-4/+5
* Clippy lint: single-character string constantAlan Du2018-10-181-1/+1
* fix testsAleksey Kladov2018-10-161-16/+19
* extract teraronAleksey Kladov2018-10-161-47/+3
* Cargo FormatJeremy A. Kolb2018-10-161-5/+7
* take `&Path` instead of `PathBuf`Muhammad Mominul Huque2018-10-161-1/+1
* Refactor the constantsMuhammad Mominul Huque2018-10-151-3/+13
* Use CARGO_MANIFEST_DIR for locating the grammar.ron fileMuhammad Mominul Huque2018-10-151-2/+2
* Show how to generate code with error messageMuhammad Mominul Huque2018-10-141-1/+1
* create cli.rs and make the tests passingMuhammad Mominul Huque2018-10-141-0/+67
* organizizeAleksey Kladov2018-08-101-0/+43