about summary refs log tree commit diff
path: root/crates/tools/src/lib.rs
AgeCommit message (Expand)AuthorLines
2019-02-21fix the testAleksey Kladov-2/+2
2019-02-20fix testsAleksey Kladov-1/+1
2019-02-08reformat the worldAleksey Kladov-30/+8
2019-01-27fix verification on CIAleksey Kladov-3/+103
2019-01-24Use stable toolchainJeremy Kolb-1/+1
2019-01-19:arrow_up: update rustAleksey Kladov-1/+1
2018-12-31Add a fuzzing subcommandDJMcNab-0/+17
2018-12-29Install rustfmt in rustfmt testAleksander Vognild Burkow-1/+1
2018-12-27fix use std::{self}gfreezy-1/+1
2018-12-20:arrow_up: 1.31.1Aleksey Kladov-1/+1
2018-12-20Fix the tests and fix the precommit hookDJMcNab-1/+1
2018-12-20Rename test_fail to test_errDJMcNab-1/+1
2018-12-20Change parser tests dir to inline/ok and inline/errDJMcNab-1/+7
2018-12-09Reimplement format-hook using a rust binaryDJMcNab-22/+10
2018-12-09Update hook to not add unstaged filesDJMcNab-1/+3
2018-12-09Implement and test format hookDJMcNab-1/+28
2018-12-09Fix cargo format component name and run rustfmtDJMcNab-4/+1
2018-12-06modernize some codeAleksey Kladov-5/+1
2018-12-06:arrow_up: 1.31.0 :tada:Aleksey Kladov-1/+1
2018-11-24switch back to the latest betaAleksey Kladov-1/+1
2018-11-21Pin to older betaAleksey Kladov-1/+1
2018-10-31Speedup fmtAleksey Kladov-9/+22
2018-10-31Reformat allAleksey Kladov-15/+16
2018-10-31Various changesMuhammad Mominul Huque-0/+29
2018-10-31initial implementationMuhammad Mominul Huque-4/+5
2018-10-17Clippy lint: single-character string constantAlan Du-1/+1
2018-10-16fix testsAleksey Kladov-16/+19
2018-10-16extract teraronAleksey Kladov-47/+3
2018-10-16Cargo FormatJeremy A. Kolb-5/+7
2018-10-16take `&Path` instead of `PathBuf`Muhammad Mominul Huque-1/+1
2018-10-16Refactor the constantsMuhammad Mominul Huque-3/+13
2018-10-15Use CARGO_MANIFEST_DIR for locating the grammar.ron fileMuhammad Mominul Huque-2/+2
2018-10-14Show how to generate code with error messageMuhammad Mominul Huque-1/+1
2018-10-14create cli.rs and make the tests passingMuhammad Mominul Huque-0/+67
2018-08-10organizizeAleksey Kladov-0/+43